Skip to content

Commit 752b3bc

Browse files
committed
Adjust versionName
1 parent c987369 commit 752b3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
minSdk = 24
1717
targetSdk = 34
1818
versionCode = 1
19-
versionName = "0.1"
19+
versionName = "0.1.0"
2020

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

0 commit comments

Comments
 (0)