diff --git a/app/build.gradle b/app/build.gradle index f9760589..bf006cee 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "mono.hg" minSdkVersion 14 targetSdkVersion 28 - versionCode 24 - versionName "1.4.1.1" + versionCode 25 + versionName "1.4.1.2" vectorDrawables.useSupportLibrary = true }