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