Skip to content

Commit a216b73

Browse files
author
sds100
committed
chore: set version name to 1.0.0
Signed-off-by: sds100 <developer.sds100@gmail.com>
1 parent 6cb05f6 commit a216b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
//noinspection OldTargetApi wait for sources to be released before upgrading
1717
targetSdk 32
1818
versionCode 1
19-
versionName "1.0"
19+
versionName "1.0.0"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {

0 commit comments

Comments
 (0)