mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-24 21:41:25 -08:00
testing compile times with gradle action
This commit is contained in:
parent
fdc942cc6c
commit
12e1f328e8
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ kapt.include.compile.classpath=false
|
|||
kotlin.stdlib.default.dependency=false
|
||||
#needed for android compilation
|
||||
android.useAndroidX=true
|
||||
org.gradle.caching=true
|
||||
#used for slow jitpack builds; TODO see if this actually works
|
||||
org.gradle.internal.http.socketTimeout=100000
|
||||
org.gradle.internal.http.connectionTimeout=100000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue