Update build.gradle (#26)

This commit is contained in:
2023-12-25 18:55:49 +00:00
committed by GitHub
parent 74b3d062c9
commit 96588acb05

View File

@@ -91,8 +91,8 @@ android {
} }
monoWeather { monoWeather {
applicationId "com.appttude.h_mal.monoWeather" applicationId "com.appttude.h_mal.monoWeather"
versionCode 5 versionCode 7
versionName "3.0.0" versionName "4.2.0"
} }
} }
sourceSets { sourceSets {