Skip to content

Commit 3456d7b

Browse files
committed
update build env
1 parent ceff947 commit 3456d7b

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
@@ -18,8 +18,8 @@ android {
1818
applicationId 'com.elite.elitetuner'
1919
minSdkVersion 19
2020
targetSdkVersion 27
21-
versionCode 110
22-
versionName "1.1.0"
21+
versionCode 120
22+
versionName "1.2.0"
2323
vectorDrawables.useSupportLibrary = true
2424
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2525
}

0 commit comments

Comments
 (0)