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)
|
||||
• Do not prompt for microG installs on non-huawei builds
|
||||
• Translation updates
|
||||
|
||||
@@ -54,8 +54,8 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 36
|
||||
|
||||
versionCode = 70
|
||||
versionName = "4.7.4"
|
||||
versionCode = 71
|
||||
versionName = "4.7.5"
|
||||
|
||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||
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