- release version bumped

This commit is contained in:
2024-10-02 00:49:17 +01:00
parent 3f58450196
commit 35eb16149d

View File

@@ -96,8 +96,8 @@ android {
monoWeather { monoWeather {
dimension "version" dimension "version"
applicationId "com.appttude.h_mal.monoWeather" applicationId "com.appttude.h_mal.monoWeather"
versionCode 7 versionCode 8
versionName "4.2.0" versionName "4.3.0"
} }
} }
sourceSets { sourceSets {