Update FTP Server to 2.18 (21800)

This commit is contained in:
F-Droid Builder 2018-02-14 12:45:43 +00:00 committed by Ciaran Gultnieks
parent ed700853ba
commit c3cc65abe6

View file

@ -143,6 +143,12 @@ Build:2.17.1,21701
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.18,21800
commit=v2.18
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Maintainer Notes:
Remove shrink/minify stuff since the proguard config is missing.
.
@ -150,5 +156,5 @@ Remove shrink/minify stuff since the proguard config is missing.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Update Check Name:be.ppareit.swiftp
Current Version:2.17.1
Current Version Code:21701
Current Version:2.18
Current Version Code:21800