4.3.5
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
Changelog : v4.3.5 (53)
|
||||||
|
• Fix apps not installing post download
|
||||||
|
• Allow choosing custom download directory
|
||||||
|
• Add Wifi-only download option
|
||||||
|
|
||||||
Changelog : v4.3.4 (52)
|
Changelog : v4.3.4 (52)
|
||||||
• Fix crash on some devices while searching non-english keywords
|
• Fix crash on some devices while searching non-english keywords
|
||||||
• Improve Apps & Games page
|
• Improve Apps & Games page
|
||||||
|
|||||||
@@ -44,8 +44,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
|
|
||||||
versionCode = 52
|
versionCode = 53
|
||||||
versionName = "4.3.4"
|
versionName = "4.3.5"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/53.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/53.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
• Fix apps not installing post download
|
||||||
|
• Allow choosing custom download directory
|
||||||
|
• Add Wifi-only download option
|
||||||
Reference in New Issue
Block a user