@@ -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)
|
Changelog : v4.4.1 (55)
|
||||||
• Switch to jitpack again for syncing gplayapi
|
• Switch to jitpack again for syncing gplayapi
|
||||||
|
|
||||||
|
|||||||
@@ -45,8 +45,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
|
|
||||||
versionCode = 55
|
versionCode = 56
|
||||||
versionName = "4.4.1"
|
versionName = "4.4.2"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
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