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 7266b4a commit 91a6b3fCopy full SHA for 91a6b3f
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "ai.elimu.analytics"
14
minSdkVersion 26
15
targetSdkVersion 35
16
- versionCode 4000030
17
- versionName "4.0.30"
+ versionCode 4000031
+ versionName "4.0.31-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