mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update FTP Server to 2.18 (21800)
This commit is contained in:
parent
ed700853ba
commit
c3cc65abe6
1 changed files with 8 additions and 2 deletions
|
|
@ -143,6 +143,12 @@ Build:2.17.1,21701
|
||||||
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.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:
|
Maintainer Notes:
|
||||||
Remove shrink/minify stuff since the proguard config is missing.
|
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
|
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.1
|
Current Version:2.18
|
||||||
Current Version Code:21701
|
Current Version Code:21800
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue