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 30e4d0f commit f03a8ffCopy full SHA for f03a8ff
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
minSdk 26
13
targetSdk 33
14
versionCode 1
15
- versionName '1.0'
+ versionName '1.0.0'
16
17
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
18
}
0 commit comments