diff --git a/app/build.gradle b/app/build.gradle index 17b73d55..aab9c6d5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 32 - versionCode 35 - versionName "0.12.1" + versionCode 36 + versionName "0.13.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {