Jitpack gradle tweak
This commit is contained in:
@@ -24,4 +24,4 @@ android.useAndroidX=true
|
|||||||
#used for slow jitpack builds; TODO see if this actually works
|
#used for slow jitpack builds; TODO see if this actually works
|
||||||
org.gradle.internal.http.socketTimeout=100000
|
org.gradle.internal.http.socketTimeout=100000
|
||||||
org.gradle.internal.http.connectionTimeout=100000
|
org.gradle.internal.http.connectionTimeout=100000
|
||||||
archash=ea2d4b8455a8502eeea80795cd2b6d10d8dfe21c
|
archash=fd0ca91e700653d5565e13d8ea5fea87378b022e
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ before_install:
|
|||||||
- jshell --version
|
- jshell --version
|
||||||
install:
|
install:
|
||||||
- ./gradlew publishToMavenLocal
|
- ./gradlew publishToMavenLocal
|
||||||
- sed -i 's/ --illegal-access=permit//' gradle.properties #remove extra flags after compilation
|
- echo -n > gradle.properties #zero out gradle.properties
|
||||||
Reference in New Issue
Block a user