diff --git a/app/build.gradle b/app/build.gradle index f2cc4cab..15a37593 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,8 +21,8 @@ android { minSdkVersion 19 targetSdkVersion 26 - versionCode 70 - versionName "1.4.5" + versionCode 71 + versionName "1.4.6" buildConfigField "boolean", "customCerts", "true" }