Skip to content

Commit

Permalink
Updated versionName and versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinusX committed Dec 21, 2017
1 parent 8974a5c commit 406b2ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Expand Up @@ -30,8 +30,8 @@ android {

defaultConfig {
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"

// 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 406b2ce

Please sign in to comment.