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 c747219 commit ac1f312Copy full SHA for ac1f312
app/build.gradle
@@ -30,7 +30,7 @@ android {
30
minSdk 21
31
targetSdk 32
32
versionCode 1
33
- versionName "1.0"
+ versionName "1.0.0"
34
35
testInstrumentationRunner "${applicationId}.runner.AppTestRunner"
36
vectorDrawables {
0 commit comments