mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-17 16:01:10 +02:00
migrate build files to kotlin
This commit is contained in:
parent
324103fb24
commit
75c393461f
9 changed files with 268 additions and 155 deletions
|
@ -16,7 +16,7 @@ org.gradle.jvmargs=-Xmx1536m
|
|||
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
||||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
android.enableJetifier=false
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
android.nonTransitiveRClass=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue