Skip to content

Commit ac1f312

Browse files
committed
Modify version name
1 parent c747219 commit ac1f312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
minSdk 21
3131
targetSdk 32
3232
versionCode 1
33-
versionName "1.0"
33+
versionName "1.0.0"
3434

3535
testInstrumentationRunner "${applicationId}.runner.AppTestRunner"
3636
vectorDrawables {

0 commit comments

Comments
 (0)