Fix kotlin and gradle issues

This commit is contained in:
Adith 2024-10-12 18:41:56 +11:00
parent ba7a559714
commit b851712370
7 changed files with 25 additions and 34 deletions

View file

@ -17,7 +17,7 @@ org.gradle.jvmargs=-Xmx1536M
org.gradle.caching=true
android.enableR8.fullMode=false
KOTLIN_VERSION=1.7.20
KOTLIN_VERSION=1.9.22
LEAK_CANARY_VERSION=2.10
DAGGER_VERSION=2.23
ROOM_VERSION=2.5.0