diff --git a/app/build.gradle b/app/build.gradle index 7b0d6485..b4781c7e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "mono.hg" minSdkVersion 14 targetSdkVersion 28 - versionCode 26 - versionName "1.4.1.3" + versionCode 27 + versionName "1.4.2" vectorDrawables.useSupportLibrary = true }