@@ -1,3 +1,9 @@
|
|||||||
|
Changelog : v4.4.4 (58)
|
||||||
|
• Fixed issue with login related to Google Accounts
|
||||||
|
• Moved navigation drawer items into a separate dialog
|
||||||
|
• Switched to NavigationRail for large-screen devices
|
||||||
|
• Ability to export downloads to an external location
|
||||||
|
|
||||||
Changelog : v4.4.3 (57)
|
Changelog : v4.4.3 (57)
|
||||||
• Multiple bug fixes and UI/UX improvements
|
• Multiple bug fixes and UI/UX improvements
|
||||||
• New permissions are now highlighted in permissions sheet
|
• New permissions are now highlighted in permissions sheet
|
||||||
|
|||||||
@@ -45,8 +45,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
|
|
||||||
versionCode = 57
|
versionCode = 58
|
||||||
versionName = "4.4.3"
|
versionName = "4.4.4"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/58.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/58.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
• Fixed issue with login related to Google Accounts
|
||||||
|
• Moved navigation drawer items into a separate dialog
|
||||||
|
• Switched to NavigationRail for large-screen devices
|
||||||
|
• Ability to export downloads to an external location
|
||||||
Reference in New Issue
Block a user