Skip to content

Commit

Permalink
version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyScherzinger committed Apr 3, 2019
1 parent cb6b800 commit d63fcbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CityZenApp/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.cityzen.cityzen"
minSdkVersion 15
targetSdkVersion 27
versionName "1.1.1"
versionCode 10100199
versionName "1.1.2"
versionCode 10100299

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit d63fcbb

Please sign in to comment.