Skip to content

Commit a0b40e9

Browse files
committed
updated Gradle
1 parent abeb52e commit a0b40e9

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
@@ -25,8 +25,8 @@ android {
2525
applicationId "com.jk.mr.duo.clock"
2626
minSdkVersion 21
2727
targetSdkVersion 31
28-
versionCode 16
29-
versionName "2.0"
28+
versionCode 28
29+
versionName "2.0.1"
3030
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3131
vectorDrawables.useSupportLibrary = true
3232
buildConfigField 'String', 'PLACE_KEY', PLACE_KEY

0 commit comments

Comments
 (0)