We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abeb52e commit a0b40e9Copy full SHA for a0b40e9
1 file changed
app/build.gradle
@@ -25,8 +25,8 @@ android {
25
applicationId "com.jk.mr.duo.clock"
26
minSdkVersion 21
27
targetSdkVersion 31
28
- versionCode 16
29
- versionName "2.0"
+ versionCode 28
+ versionName "2.0.1"
30
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
31
vectorDrawables.useSupportLibrary = true
32
buildConfigField 'String', 'PLACE_KEY', PLACE_KEY
0 commit comments