diff --git a/app/build.gradle b/app/build.gradle index 3a9e0c3..ed06f70 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "app.akilesh.qacc" minSdkVersion 26 targetSdkVersion 29 - versionCode 4 - versionName "1.20" + versionCode 5 + versionName "1.30" vectorDrawables.useSupportLibrary = true } compileOptions {