We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c26491 + 19418eb commit 4dbc44aCopy full SHA for 4dbc44a
1 file changed
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "ai.elimu.kukariri"
14
minSdkVersion 26
15
targetSdkVersion 35
16
- versionCode 1000005
17
- versionName "1.0.5-SNAPSHOT"
+ versionCode 1000006
+ versionName "1.0.6-SNAPSHOT"
18
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments