diff --git a/app/build.gradle b/app/build.gradle index 99b6930f..ea42243a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 30 - versionCode 22 - versionName "0.5.0" + versionCode 23 + versionName "0.6.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {