Latest release (#40)

- Imperial units added
 - change location retrieval accuracy
 - change location retrieval caching from location provider
 - Api fix
This commit is contained in:
2024-10-02 00:55:31 +01:00
committed by GitHub
parent 3c36236df7
commit d884faebd2

View File

@@ -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 {