diff --git a/app/build.gradle b/app/build.gradle index 31d16ec..b406a6f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -96,8 +96,8 @@ android { monoWeather { dimension "version" applicationId "com.appttude.h_mal.monoWeather" - versionCode 7 - versionName "4.2.0" + versionCode 8 + versionName "4.3.0" } } sourceSets {