diff --git a/android/app/build.gradle b/android/app/build.gradle index ddd7e38..070fb6f 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 7 - versionName "1.7" + versionCode 8 + versionName "1.8" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }