- fix google play review issues

This commit is contained in:
2024-10-06 13:16:49 +01:00
parent de8802f7b4
commit 5808d43ebf
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