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