Skip to content

Commit 112d7ce

Browse files
authored
Update build.gradle
1 parent ed675ee commit 112d7ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.leoleo.androidapptemplate"
1919
minSdk 29
2020
targetSdk 33
21-
versionCode 102
22-
versionName "1.0.2"
21+
versionCode 100
22+
versionName "1.0.0"
2323

2424
testInstrumentationRunner "com.leoleo.androidapptemplate.CustomTestRunner"
2525
vectorDrawables {

0 commit comments

Comments
 (0)