Playstore review fix (#41)

* Latest release (#40)

 - Imperial units added
 - change location retrieval accuracy
 - change location retrieval caching from location provider
 - Api fix

* - fix google play review issues
This commit is contained in:
2024-10-06 13:23:54 +01:00
committed by GitHub
parent de8802f7b4
commit a82ce7f862
9 changed files with 31 additions and 77 deletions

View File

@@ -62,6 +62,7 @@ GRADLE_PLUGIN_VERSION = 8.5.0
KOTLIN_VERSION = 2.0.0
KOTLIN_GRADLE_PLUGIN = 1.6.21
GRADLE_ANALYZE_VERSION = 1.20.0
KOTLINX_COROUTINES_RX2 = 1.9.0
# Android configuration
TARGET_SDK_VERSION = 34