Skip to content

Commit 1981bf9

Browse files
authored
Merge branch 'main' into convert_AssessmentCompletedActivity_to_kotlin
2 parents 8dd2eeb + 547c9c8 commit 1981bf9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "ai.elimu.kukariri"
1717
minSdkVersion 26
1818
targetSdkVersion 35
19-
versionCode 1000006
20-
versionName "1.0.6-SNAPSHOT"
19+
versionCode 1000007
20+
versionName "1.0.7-SNAPSHOT"
2121
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)