mirror of
https://github.com/michaldrabik/showly.git
synced 2025-05-17 18:55:57 +08:00
Version
This commit is contained in:
@ -1,4 +1 @@
|
||||
* Added small UI improvements and new material icons for smoother look
|
||||
* Moved share button to other action buttons in details screen
|
||||
* Reworked ratings now do not require to be logged in with Trakt
|
||||
* Bugfixes and performance improvements
|
||||
* Updated Trakt token refresh logic to handle latest changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
ext.versions = [
|
||||
versionCode: 870,
|
||||
versionName: '3.45.1',
|
||||
versionCode: 875,
|
||||
versionName: '3.45.2',
|
||||
|
||||
minSdk : 21,
|
||||
compileSdk : 34,
|
||||
|
Reference in New Issue
Block a user