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