diff --git a/app/build.gradle b/app/build.gradle index d82db3f..43727a3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.yeriomin.dumbphoneassistant" minSdkVersion 4 targetSdkVersion 23 - versionCode 4 - versionName "0.4" + versionCode 5 + versionName "0.5" } lintOptions {