diff --git a/app/build.gradle b/app/build.gradle index 24553e60..da884095 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 31 - versionCode 30 - versionName "0.9.0" + versionCode 31 + versionName "0.10.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {