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

Commit

Permalink
Increments version
Browse files Browse the repository at this point in the history
  • Loading branch information
nahojjjen committed Aug 10, 2018
1 parent e32880d commit bd33c2e
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 @@ -83,8 +83,8 @@ android {
defaultConfig {
minSdkVersion 19 /*Dont change this unless you know why*/
targetSdkVersion 27 /*Dont change this unless you know why*/
versionCode 50
versionName "5.0.10"
versionCode 51
versionName "5.1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit bd33c2e

Please sign in to comment.