Update dependencies / gradle etc.
This commit is contained in:
parent
b907e934c9
commit
ca41948a75
5 changed files with 73 additions and 57 deletions
|
|
@ -18,4 +18,6 @@ android.useAndroidX=true
|
|||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=false
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
kotlin.code.style=official
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue