@@ -1,4 +1,4 @@
|
||||
Changelog : v4.7.2 (68) - Upcoming
|
||||
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
|
||||
• Fix crash on navigating to app details page
|
||||
|
||||
@@ -51,8 +51,8 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 36
|
||||
|
||||
versionCode = 67
|
||||
versionName = "4.7.1"
|
||||
versionCode = 68
|
||||
versionName = "4.7.2"
|
||||
|
||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||
|
||||
Reference in New Issue
Block a user