Version bump (#27)

* Imperial units (#24)
Update build.gradle (#26)
This commit is contained in:
2023-12-25 20:36:29 +00:00
committed by GitHub
parent 004fdc387f
commit 03899cb584

View File

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