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

Commit

Permalink
Increments app version to 5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nahojjjen committed Jul 29, 2018
1 parent f9a7ab8 commit 8242053
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 49
versionName "5.0.9"
versionCode 50
versionName "5.0.10"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 8242053

Please sign in to comment.