@@ -1,3 +1,11 @@
|
|||||||
|
Changelog : v4.4.3 (57)
|
||||||
|
• Multiple bug fixes and UI/UX improvements
|
||||||
|
• New permissions are now highlighted in permissions sheet
|
||||||
|
• Changes to the downloads system
|
||||||
|
• Default downloads location changed to internal cache directory
|
||||||
|
• Downloads now resume automatically when restarted if files exists
|
||||||
|
• Translation updates
|
||||||
|
|
||||||
Changelog : v4.4.2 (56)
|
Changelog : v4.4.2 (56)
|
||||||
• Target Android 14
|
• Target Android 14
|
||||||
• Improve the F-Droid package filter for updates
|
• Improve the F-Droid package filter for updates
|
||||||
|
|||||||
@@ -45,8 +45,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
|
|
||||||
versionCode = 56
|
versionCode = 57
|
||||||
versionName = "4.4.2"
|
versionName = "4.4.3"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
7
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
• Multiple bug fixes and UI/UX improvements
|
||||||
|
• New permissions are now highlighted in permissions sheet
|
||||||
|
• New spoof configurations for x86 devices
|
||||||
|
• Changes to the downloads system
|
||||||
|
• Default downloads location changed to internal cache directory
|
||||||
|
• Downloads now resume automatically when restarted if files exists
|
||||||
|
• Translation updates
|
||||||
Reference in New Issue
Block a user