diff --git a/app/build.gradle b/app/build.gradle index 81b9e66b..a3f180db 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 31 - versionCode 28 - versionName "0.8.0" + versionCode 29 + versionName "0.8.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {