Update dependencies and make adjustments based on version migrations
This commit is contained in:
parent
4147ac7afd
commit
472b7591f5
27 changed files with 120 additions and 97 deletions
|
|
@ -17,5 +17,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
android.jetifier.blacklist=bcprov-jdk15on
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
Loading…
Add table
Add a link
Reference in a new issue