mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-22 02:07:20 +07:00
Jitpack gradle tweak
This commit is contained in:
parent
d24f7cb549
commit
5ce5f347aa
@ -24,4 +24,4 @@ android.useAndroidX=true
|
||||
#used for slow jitpack builds; TODO see if this actually works
|
||||
org.gradle.internal.http.socketTimeout=100000
|
||||
org.gradle.internal.http.connectionTimeout=100000
|
||||
archash=ea2d4b8455a8502eeea80795cd2b6d10d8dfe21c
|
||||
archash=fd0ca91e700653d5565e13d8ea5fea87378b022e
|
||||
|
@ -6,4 +6,4 @@ before_install:
|
||||
- jshell --version
|
||||
install:
|
||||
- ./gradlew publishToMavenLocal
|
||||
- sed -i 's/ --illegal-access=permit//' gradle.properties #remove extra flags after compilation
|
||||
- echo -n > gradle.properties #zero out gradle.properties
|
Loading…
Reference in New Issue
Block a user