diff --git a/app/build.gradle b/app/build.gradle index e1052b1d..d65c33d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 30 - versionCode 14 - versionName "0.0.14" + versionCode 15 + versionName "0.0.15" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {