mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-31 23:03:54 +01:00
Fix kotlin and gradle issues
This commit is contained in:
parent
ba7a559714
commit
b851712370
7 changed files with 25 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue