1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 18:29:45 +02:00

Add gradle wrapper to fix gradle build errors of composite build

This commit is contained in:
Paul Schaub 2020-07-30 22:49:33 +02:00
parent 3003094130
commit 3e5762f4ed
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
4 changed files with 262 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#Mon Jul 27 15:17:47 CEST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip