Update Amaze to 3.1.2 RC4
This commit is contained in:
parent
f74c9f5d52
commit
eb48ff7f4f
|
@ -173,6 +173,13 @@ Build:3.1.2 RC3,57
|
||||||
mkdir -p ./gradle/wrapper && \
|
mkdir -p ./gradle/wrapper && \
|
||||||
echo "distributionUrl=\"http\://services.gradle.org/distributions/gradle-3.3-all.zip\"" > gradle/wrapper/gradle-wrapper.properties
|
echo "distributionUrl=\"http\://services.gradle.org/distributions/gradle-3.3-all.zip\"" > gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
|
Build:3.1.2 RC4,61
|
||||||
|
commit=a1782789cc341709fc5be61d563a1f3523f65fc3
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
jcifs-1.3.18.jar has been verified to match upstream at
|
jcifs-1.3.18.jar has been verified to match upstream at
|
||||||
https://jcifs.samba.org/src/jcifs-1.3.18.jar -- however
|
https://jcifs.samba.org/src/jcifs-1.3.18.jar -- however
|
||||||
|
@ -181,5 +188,5 @@ we should build it from source.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:3.1.2 RC3
|
Current Version:3.1.2 RC4
|
||||||
Current Version Code:57
|
Current Version Code:61
|
||||||
|
|
Loading…
Reference in a new issue