latest mono release (#42)

* Imperial units (#24)
* Update build.gradle (#26)
* - fix db bug (#28)
 - upgrade application to android 34
* Api fix (#38)
* Playstore review fix (#41)
This commit is contained in:
2024-10-06 13:40:46 +01:00
committed by GitHub
parent d884faebd2
commit 2632be938a
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