From cf28a0f3af128537942b670dab225efe91ee224f Mon Sep 17 00:00:00 2001 From: xynngh Date: Sat, 12 Sep 2020 21:57:54 +0400 Subject: [PATCH] Bump version: v0.5.5 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 20e7951..a984225 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { minSdkVersion 14 //noinspection OldTargetApi: required for call blocking targetSdkVersion 28 - versionCode 5040 - versionName "0.5.4" + versionCode 5050 + versionName "0.5.5" javaCompileOptions { annotationProcessorOptions {