4.7.4
Also add missing changelog for 4.7.3 in fastlane dir Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
Changelog : v4.7.4 (70)
|
||||||
|
• Do not prompt for microG installs on non-huawei builds
|
||||||
|
• Translation updates
|
||||||
|
|
||||||
Changelog : v4.7.3 (69)
|
Changelog : v4.7.3 (69)
|
||||||
• Add capability to install microG bundle on Huawei devices
|
• Add capability to install microG bundle on Huawei devices
|
||||||
• Minor bug fixes and improvements
|
• Minor bug fixes and improvements
|
||||||
|
|||||||
@@ -54,8 +54,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
|
|
||||||
versionCode = 69
|
versionCode = 70
|
||||||
versionName = "4.7.3"
|
versionName = "4.7.4"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/69.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/69.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
• Add capability to install microG bundle on Huawei devices
|
||||||
|
• Minor bug fixes and improvements
|
||||||
|
• Translation updates
|
||||||
2
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
• Do not prompt for microG installs on non-huawei builds
|
||||||
|
• Translation updates
|
||||||
Reference in New Issue
Block a user