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.
1 parent 8dd0076 commit 59601e6Copy full SHA for 59601e6
app/build.gradle
@@ -20,8 +20,8 @@ android {
20
applicationId "ai.elimu.kukariri"
21
minSdkVersion 26
22
targetSdkVersion 35
23
- versionCode 1002041
24
- versionName "1.2.41-SNAPSHOT"
+ versionCode 1002042
+ versionName "1.2.42-SNAPSHOT"
25
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
26
}
27
0 commit comments