diff --git a/app/build.gradle b/app/build.gradle index 6cf316ce..509336d3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 31 - versionCode 29 - versionName "0.8.1" + versionCode 30 + versionName "0.9.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {