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 1207c49 commit a947babCopy full SHA for a947bab
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
defaultConfig {
13
minSdkVersion 29
14
targetSdkVersion 36
15
- versionCode 4001028
16
- versionName "4.1.28"
+ versionCode 4001029
+ versionName "4.1.29-SNAPSHOT"
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
javaCompileOptions {
19
annotationProcessorOptions {
utils/build.gradle
@@ -14,8 +14,8 @@ android {
}
20
21
buildTypes {
0 commit comments