Skip to content

Commit 2c6d6fc

Browse files
chore: prepare for next development iteration
1 parent 5b1b71d commit 2c6d6fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId "ai.elimu.kukariri"
2121
minSdkVersion 26
2222
targetSdkVersion 35
23-
versionCode 1001017
24-
versionName "1.1.17"
23+
versionCode 1001018
24+
versionName "1.1.18-SNAPSHOT"
2525
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2626
}
2727

0 commit comments

Comments
 (0)