4.7.5
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
Changelog : v4.7.5 (71)
|
||||||
|
• Fix app install issue on huawei devices
|
||||||
|
• Translation updates
|
||||||
|
|
||||||
Changelog : v4.7.4 (70)
|
Changelog : v4.7.4 (70)
|
||||||
• Do not prompt for microG installs on non-huawei builds
|
• Do not prompt for microG installs on non-huawei builds
|
||||||
• Translation updates
|
• Translation updates
|
||||||
|
|||||||
@@ -54,8 +54,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
|
|
||||||
versionCode = 70
|
versionCode = 71
|
||||||
versionName = "4.7.4"
|
versionName = "4.7.5"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
2
fastlane/metadata/android/en-US/changelogs/71.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/71.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
• Fix app install issue on huawei devices
|
||||||
|
• Translation updates
|
||||||
Reference in New Issue
Block a user