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 8dd2eeb + 547c9c8 commit 1981bf9Copy full SHA for 1981bf9
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "ai.elimu.kukariri"
17
minSdkVersion 26
18
targetSdkVersion 35
19
- versionCode 1000006
20
- versionName "1.0.6-SNAPSHOT"
+ versionCode 1000007
+ versionName "1.0.7-SNAPSHOT"
21
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
}
0 commit comments