Update Amaze to 3.1.2 RC3 (57)
This commit is contained in:
parent
3a0aebee44
commit
1723c99446
|
@ -166,6 +166,13 @@ Build:3.1.2 RC1,54
|
|||
mkdir -p ./gradle/wrapper && \
|
||||
echo "distributionUrl=\"http\://services.gradle.org/distributions/gradle-3.3-all.zip\"" > gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Build:3.1.2 RC3,57
|
||||
commit=v.3.1.2-rc3
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/playCompile/d' build.gradle && \
|
||||
mkdir -p ./gradle/wrapper && \
|
||||
echo "distributionUrl=\"http\://services.gradle.org/distributions/gradle-3.3-all.zip\"" > gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Maintainer Notes:
|
||||
jcifs-1.3.18.jar has been verified to match upstream at
|
||||
https://jcifs.samba.org/src/jcifs-1.3.18.jar -- however
|
||||
|
|
Loading…
Reference in a new issue