diff --git a/app/build.gradle b/app/build.gradle index b3258ca..44221ad 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "adrienmalin.pingpoints" minSdkVersion 15 targetSdkVersion 28 - versionCode 7 + versionCode 8 versionName "2.1" vectorDrawables.useSupportLibrary true }