diff --git a/android/app/build.gradle b/android/app/build.gradle index ef2871f..ddd7e38 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -30,8 +30,8 @@ android { applicationId "org.comunes.fires" minSdkVersion 16 targetSdkVersion 27 - versionCode 6 - versionName "1.6" + versionCode 7 + versionName "1.7" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }