diff --git a/app/build.gradle b/app/build.gradle index b0a32d55..6098a7a1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 33 - versionCode 38 - versionName "0.13.2" + versionCode 39 + versionName "0.14.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {