mirror of
https://github.com/fankes/unmeta-gradle-plugin.git
synced 2025-09-08 03:44:02 +08:00
Furnish with android examples
This commit is contained in:
@@ -3,3 +3,8 @@ org.gradle.parallel=true
|
||||
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
|
||||
# Android
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
android.nonTransitiveRClass=true
|
||||
|
Reference in New Issue
Block a user