Update build.gradle

This commit is contained in:
2023-12-25 18:53:53 +00:00
committed by GitHub
parent 74b3d062c9
commit ae01a266c7

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 {