4.3.4
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
Changelog : v4.3.4 (52)
|
||||||
|
• Fix crash on some devices while searching non-english keywords
|
||||||
|
• Improve Apps & Games page
|
||||||
|
• Add back toggle for auto install post app download
|
||||||
|
• Do not play notification sound when app is installed or updated
|
||||||
|
• Fix crash on some devices while opening app details
|
||||||
|
• Add uninstall confirmation dialog if using root installer
|
||||||
|
|
||||||
Changelog : v4.3.3 (51)
|
Changelog : v4.3.3 (51)
|
||||||
• Fix search issue, uses WebAPI data
|
• Fix search issue, uses WebAPI data
|
||||||
|
|
||||||
|
|||||||
@@ -44,8 +44,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
|
|
||||||
versionCode = 51
|
versionCode = 52
|
||||||
versionName = "4.3.3"
|
versionName = "4.3.4"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
6
fastlane/metadata/android/en-US/changelogs/52.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/52.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
• Fix crash on some devices while searching non-english keywords
|
||||||
|
• Improve Apps & Games page
|
||||||
|
• Add back toggle for auto install post app download
|
||||||
|
• Do not play notification sound when app is installed or updated
|
||||||
|
• Fix crash on some devices while opening app details
|
||||||
|
• Add uninstall confirmation dialog if using root installer
|
||||||
Reference in New Issue
Block a user