diff --git a/app/build.gradle b/app/build.gradle index 7bf99e8b..722384d1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "mono.hg" minSdkVersion 14 targetSdkVersion 28 - versionCode 14 - versionName "1.3.5" + versionCode 15 + versionName "1.3.5.1" vectorDrawables.useSupportLibrary = true }