Update Amaze to 3.1.2 RC1 (54)
This commit is contained in:
parent
0a4bf89cbc
commit
147ca9b052
|
@ -159,6 +159,13 @@ Build:3.1.1,44
|
|||
popd && \
|
||||
cp $$ftplet$$/core/target/ftpserver-core-1.1.0-SNAPSHOT.jar $$ftplet$$/ftplet-api/target/ftplet-api-1.1.0-SNAPSHOT.jar libs/
|
||||
|
||||
Build:3.1.2 RC1,54
|
||||
commit=v.3.1.2-rc1
|
||||
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