@@ -1,3 +1,9 @@
|
|||||||
|
Changelog : v4.7.1 (67)
|
||||||
|
• Target Android 16
|
||||||
|
• Fix bug with opening links to apps
|
||||||
|
• Support opening the app's detail page from app info settings
|
||||||
|
• Translation updates
|
||||||
|
|
||||||
Changelog : v4.7.0 (66)
|
Changelog : v4.7.0 (66)
|
||||||
• New app compatibility ratings powered by Plexus
|
• New app compatibility ratings powered by Plexus
|
||||||
• Improvements to blacklist manager
|
• Improvements to blacklist manager
|
||||||
|
|||||||
@@ -51,8 +51,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
|
|
||||||
versionCode = 66
|
versionCode = 67
|
||||||
versionName = "4.7.0"
|
versionName = "4.7.1"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/67.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/67.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
• Target Android 16
|
||||||
|
• Fix bug with opening links to apps
|
||||||
|
• Support opening the app's detail page from app info settings
|
||||||
|
• Translation updates
|
||||||
Reference in New Issue
Block a user