diff --git a/app/build.gradle b/app/build.gradle index 1450081..1adcaa5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "protect.gift_card_guard" minSdkVersion 13 targetSdkVersion 23 - versionCode 5 - versionName "0.4" + versionCode 6 + versionName "0.4.1" } buildTypes { release {