We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af48d34 commit c10e59bCopy full SHA for c10e59b
app/build.gradle
@@ -33,7 +33,7 @@ android {
33
minSdkVersion 24
34
targetSdkVersion 30
35
versionCode 15
36
- versionName "1.4.0-RC1"
+ versionName "1.4.0"
37
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
38
}
39
buildTypes {
0 commit comments