Also add missing changelog for 4.7.3 in fastlane dir

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-07-28 14:52:10 +08:00
parent 6d2b663f8a
commit d43dcd065c
4 changed files with 11 additions and 2 deletions

View File

@@ -54,8 +54,8 @@ android {
minSdk = 21
targetSdk = 36
versionCode = 69
versionName = "4.7.3"
versionCode = 70
versionName = "4.7.4"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"