diff --git a/android/app/build.gradle b/android/app/build.gradle index f117803..992abb2 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -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"