PR#28 Update moshi dependency so kotlin update doesn't break build
This commit is contained in:
parent
87b8dcb61f
commit
33fe236fa2
2 changed files with 1 additions and 2 deletions
|
|
@ -17,6 +17,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=false
|
||||
android.jetifier.ignorelist=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