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