mirror of
https://github.com/mrcsxsiq/Kotlin-Pokedex.git
synced 2025-05-17 05:15:53 +08:00
8 lines
205 B
Properties
8 lines
205 B
Properties
# Project-wide Gradle settings.
|
|
org.gradle.jvmargs=-Xmx1536m
|
|
android.databinding.incremental=true
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
kotlin.code.style=official
|
|
kapt.incremental.apt=true
|