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 {