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 6f5f770 commit 653c436Copy full SHA for 653c436
app/build.gradle
@@ -13,7 +13,7 @@ android {
13
minSdkVersion 29
14
targetSdkVersion 36
15
versionCode 4001027
16
- versionName "4.1.27-SNAPSHOT"
+ versionName "4.1.27"
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
javaCompileOptions {
19
annotationProcessorOptions {
utils/build.gradle
@@ -15,7 +15,7 @@ android {
}
20
21
buildTypes {
0 commit comments