diff --git a/app/build.gradle b/app/build.gradle index 98676cf3..13eed931 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 30 - versionCode 25 - versionName "0.6.2" + versionCode 26 + versionName "0.6.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {