diff --git a/app/build.gradle b/app/build.gradle index 47cb8451..4728830a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 30 - versionCode 16 - versionName "0.0.16" + versionCode 17 + versionName "0.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {