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 82e5c12 commit 09fd4e3Copy full SHA for 09fd4e3
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "ai.elimu.analytics"
14
minSdkVersion 26
15
targetSdkVersion 35
16
- versionCode 4001016
17
- versionName "4.1.16"
+ versionCode 4001017
+ versionName "4.1.17-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