Update FTP Server to 2.17.00 (21700)
This commit is contained in:
parent
38168663dc
commit
7da1ecade5
|
@ -131,6 +131,12 @@ Build:2.16.00,21600
|
|||
gradle=fdroid_free
|
||||
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
|
||||
|
||||
Build:2.17.00,21700
|
||||
commit=v2.17.00
|
||||
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.
|
||||
.
|
||||
|
@ -138,5 +144,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.16.00
|
||||
Current Version Code:21600
|
||||
Current Version:2.17.00
|
||||
Current Version Code:21700
|
||||
|
|
Loading…
Reference in a new issue