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 51c25bd commit 716171fCopy full SHA for 716171f
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "ai.elimu.analytics"
14
minSdkVersion 26
15
targetSdkVersion 35
16
- versionCode 4001017
17
- versionName "4.1.17"
+ versionCode 4001018
+ versionName "4.1.18-SNAPSHOT"
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
javaCompileOptions {
20
annotationProcessorOptions {
utils/build.gradle
@@ -14,8 +14,8 @@ android {
defaultConfig {
}
21
buildTypes {
0 commit comments