diff --git a/app/build.gradle b/app/build.gradle index 3bbafac2..eb8619d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 30 - versionCode 26 - versionName "0.6.3" + versionCode 27 + versionName "0.7.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {