@@ -1,4 +1,4 @@
|
|||||||
Changelog : v4.7.2 (68) - Upcoming
|
Changelog : v4.7.2 (68)
|
||||||
• Switch to new APIs for searching and installing apps
|
• Switch to new APIs for searching and installing apps
|
||||||
• Search filter is no longer available, will be added back later
|
• Search filter is no longer available, will be added back later
|
||||||
• Fix crash on navigating to app details page
|
• Fix crash on navigating to app details page
|
||||||
|
|||||||
@@ -51,8 +51,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
|
|
||||||
versionCode = 67
|
versionCode = 68
|
||||||
versionName = "4.7.1"
|
versionName = "4.7.2"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user