Skip to content

Commit 31ee144

Browse files
committed
Release v1.0.0
1 parent 489826b commit 31ee144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
applicationId "com.acszo.redomi"
2626
minSdk 28
2727
targetSdk 34
28-
versionCode 3
29-
versionName "0.9.6"
28+
versionCode 4
29+
versionName "1.0.0"
3030

3131
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3232
vectorDrawables {

0 commit comments

Comments
 (0)