Update FTP Server to 2.17.1 (21701)
This commit is contained in:
parent
a2d3898605
commit
ebc2c2fc8f
|
@ -137,6 +137,12 @@ Build:2.17.00,21700
|
||||||
gradle=fdroid_free
|
gradle=fdroid_free
|
||||||
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
|
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
|
||||||
|
|
||||||
|
Build:2.17.1,21701
|
||||||
|
commit=v2.17.1
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
Remove shrink/minify stuff since the proguard config is missing.
|
Remove shrink/minify stuff since the proguard config is missing.
|
||||||
.
|
.
|
||||||
|
@ -144,5 +150,5 @@ Remove shrink/minify stuff since the proguard config is missing.
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Update Check Name:be.ppareit.swiftp
|
Update Check Name:be.ppareit.swiftp
|
||||||
Current Version:2.17.00
|
Current Version:2.17.1
|
||||||
Current Version Code:21700
|
Current Version Code:21701
|
||||||
|
|
Loading…
Reference in a new issue