Jitpack gradle tweak

This commit is contained in:
Anuken 2021-10-10 10:24:10 -04:00
parent d24f7cb549
commit 5ce5f347aa
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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