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 8bd3373 commit 6c07a08Copy full SHA for 6c07a08
app/build.gradle
@@ -16,7 +16,7 @@ android {
16
minSdkVersion 26
17
targetSdkVersion 35
18
versionCode 1004009
19
- versionName "1.4.9-SNAPSHOT"
+ versionName "1.4.9"
20
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
21
javaCompileOptions {
22
annotationProcessorOptions {
utils/build.gradle
@@ -15,7 +15,7 @@ android {
15
}
buildTypes {
0 commit comments