Skip to content

Commit

Permalink
Upgraded app version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinusX committed Dec 26, 2017
1 parent 1d5d87d commit 652c4d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {

defaultConfig {
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"

// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.mszalek.weight_tracker"
Expand Down

0 comments on commit 652c4d8

Please sign in to comment.