Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Increment app version to 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nahojjjen committed Oct 21, 2017
1 parent dac3953 commit a1e2c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ android {
defaultConfig {
minSdkVersion 19 /*Dont change this unless you know why*/
targetSdkVersion 26 /*Dont change this unless you know why*/
versionCode 32
versionName "4.1.1"
versionCode 33
versionName "4.1.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit a1e2c2e

Please sign in to comment.