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 ada2d0e commit 43c4771Copy full SHA for 43c4771
app/build.gradle
@@ -24,7 +24,7 @@ android {
24
minSdkVersion 26
25
targetSdkVersion 30
26
versionCode 1
27
- versionName "1.0"
+ versionName '1.2'
28
29
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
30
}
0 commit comments