@@ -1,3 +1,12 @@
|
||||
Changelog : v4.4.2 (56)
|
||||
• Target Android 14
|
||||
• Improve the F-Droid package filter for updates
|
||||
• Claim responsibility for future updates when installing apps using SessionInstaller (Android 14+)
|
||||
• Rename "Extended Updates" to "Incompatible Updates"
|
||||
• Add menu action to create a shortcut for the installed app
|
||||
• Bug fixes and improvements
|
||||
• Translation updates
|
||||
|
||||
Changelog : v4.4.1 (55)
|
||||
• Switch to jitpack again for syncing gplayapi
|
||||
|
||||
|
||||
@@ -45,8 +45,8 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
|
||||
versionCode = 55
|
||||
versionName = "4.4.1"
|
||||
versionCode = 56
|
||||
versionName = "4.4.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
7
fastlane/metadata/android/en-US/changelogs/56.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/56.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
• Target Android 14
|
||||
• Improve the F-Droid package filter for updates
|
||||
• Claim responsibility for future updates when installing apps using SessionInstaller (Android 14+)
|
||||
• Rename "Extended Updates" to "Incompatible Updates"
|
||||
• Add menu action to create a shortcut for the installed app
|
||||
• Bug fixes and improvements
|
||||
• Translation updates
|
||||
Reference in New Issue
Block a user