diff --git a/app/build.gradle b/app/build.gradle index 950dc0c6..48f4904e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 31 - versionCode 32 - versionName "0.11.0" + versionCode 33 + versionName "0.11.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {