mirror of
https://github.com/michaldrabik/showly.git
synced 2025-08-06 19:19:41 +08:00
Version
This commit is contained in:
@ -1,4 +1 @@
|
|||||||
* Added small UI improvements and new material icons for smoother look
|
* Updated Trakt token refresh logic to handle latest changes
|
||||||
* 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
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
ext.versions = [
|
ext.versions = [
|
||||||
versionCode: 870,
|
versionCode: 875,
|
||||||
versionName: '3.45.1',
|
versionName: '3.45.2',
|
||||||
|
|
||||||
minSdk : 21,
|
minSdk : 21,
|
||||||
compileSdk : 34,
|
compileSdk : 34,
|
||||||
|
Reference in New Issue
Block a user