Bump versionCode to 15, versionName to 1.1.0 for AAB release
This commit is contained in:
@@ -15,8 +15,8 @@ android {
|
||||
applicationId = "solutions.tretter.mindmachine"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 14
|
||||
versionName = "1.0.9"
|
||||
versionCode = 15
|
||||
versionName = "1.1.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user