diff --git a/app/build.gradle b/app/build.gradle index 63a48cc..8454e20 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "dummydomain.yetanothercallblocker" minSdkVersion 14 targetSdkVersion 28 - versionCode 1 - versionName "0.1.0" + versionCode 2 + versionName "0.2.0" } buildTypes { release {