4.7.3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Changelog : v4.7.3 (69)
|
||||
• Add capability to install microG bundle on Huawei devices
|
||||
• Minor bug fixes and improvements
|
||||
• Translation updates
|
||||
|
||||
Changelog : v4.7.2 (68)
|
||||
• Switch to new APIs for searching and installing apps
|
||||
• Search filter is no longer available, will be added back later
|
||||
|
||||
@@ -54,8 +54,8 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 36
|
||||
|
||||
versionCode = 68
|
||||
versionName = "4.7.2"
|
||||
versionCode = 69
|
||||
versionName = "4.7.3"
|
||||
|
||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||
|
||||
Reference in New Issue
Block a user