Skip to content

Commit a12d0d1

Browse files
committed
release: 1.0.0
1 parent c7dacb6 commit a12d0d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
minSdk = 24
2727
targetSdk = 36
2828
versionCode = 1
29-
versionName = "0.0.1"
29+
versionName = "1.0.0"
3030
}
3131

3232
signingConfigs {

0 commit comments

Comments
 (0)