diff --git a/app/build.gradle b/app/build.gradle index e694a8b..44c8385 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId "it.danieleverducci.nextcloudmaps" minSdkVersion 23 targetSdkVersion 31 - versionCode 7 - versionName "0.3.5" + versionCode 8 + versionName "0.3.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }