4.6.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
Changelog : v4.6.2 (63)
|
||||||
|
• Fixed minor migration issue
|
||||||
|
• Added auto update for Nightly builds
|
||||||
|
• Translation updates
|
||||||
|
|
||||||
Changelog : v4.6.1 (62)
|
Changelog : v4.6.1 (62)
|
||||||
• Fixed UI issue on Android 15
|
• Fixed UI issue on Android 15
|
||||||
• Improvements to proxy configuration and usage
|
• Improvements to proxy configuration and usage
|
||||||
|
|||||||
@@ -46,8 +46,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
|
|
||||||
versionCode = 62
|
versionCode = 63
|
||||||
versionName = "4.6.1"
|
versionName = "4.6.2"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/63.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/63.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
• Fixed minor migration issue
|
||||||
|
• Added auto update for Nightly builds
|
||||||
|
• Translation updates
|
||||||
Reference in New Issue
Block a user