mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-08 22:46:48 +01:00
Update travis gradle properties
This commit is contained in:
parent
9b317e601e
commit
9ce844a71f
@ -19,3 +19,5 @@ org.gradle.jvmargs=-Xmx3584m
|
|||||||
org.gradle.parallel=false
|
org.gradle.parallel=false
|
||||||
kotlin.incremental=false
|
kotlin.incremental=false
|
||||||
kotlin.compiler.execution.strategy=in-process
|
kotlin.compiler.execution.strategy=in-process
|
||||||
|
android.useAndroidX=true
|
||||||
|
android.enableJetifier=true
|
Loading…
Reference in New Issue
Block a user