Fix bug #4585 by updating kotlin and acra version (#4592)

This commit is contained in:
Madhur Gupta 2021-08-31 15:10:39 +05:30 committed by GitHub
parent 51746934fc
commit b47ed0546e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 17 additions and 17 deletions

View file

@ -16,11 +16,11 @@
org.gradle.jvmargs=-Xmx1536M
android.enableBuildCache=true
KOTLIN_VERSION=1.3.72
KOTLIN_VERSION=1.5.10
BUTTERKNIFE_VERSION=10.1.0
LEAK_CANARY_VERSION=1.6.2
DAGGER_VERSION=2.23
ROOM_VERSION=2.2.3
ROOM_VERSION=2.3.0
PREFERENCE_VERSION=1.1.0
CORE_KTX_VERSION=1.2.0
ADAPTER_DELEGATES_VERSION=4.3.0