diff --git a/app/build.gradle b/app/build.gradle index c1c39816..5aa461af 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "me.vanpetegem.accentor" minSdkVersion 26 targetSdkVersion 30 - versionCode 17 - versionName "0.1.0" + versionCode 18 + versionName "0.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt {