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
Browse files Browse the repository at this point in the history
  • Loading branch information
nahojjjen committed Sep 24, 2019
1 parent 5479a1e commit 3a1dc89
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 @@ -82,8 +82,8 @@ android {
defaultConfig {
minSdkVersion 19 /*Dont change this unless you know why*/
targetSdkVersion 27 /*Dont change this unless you know why*/
versionCode 62
versionName "5.4.1"
versionCode 65
versionName "5.4.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 3a1dc89

Please sign in to comment.