Merge branch 'ftp-server-2.13.1' into 'master'
FTP Server: fix 2.13.1 and enable AUM See merge request !2004
This commit is contained in:
commit
df0a142345
|
@ -101,19 +101,16 @@ Build:2.13.0,21300
|
|||
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' -e '/twofortyfouram/d' build.gradle
|
||||
|
||||
Build:2.13.1,21301
|
||||
disable=fail to replace twofortyfouram
|
||||
commit=v2.13.1
|
||||
subdir=app
|
||||
gradle=fdroid_free
|
||||
prebuild=sed -i -e '/android-plugin-client-sdk-for-locale/d' -e '/bintray/d' -e '/fileTree/acompile "com.github.twofortyfouram:android-plugin-api-for-locale:1.0.2"\n\ncompile "com.github.twofortyfouram:android-plugin-client-sdk-for-locale:4.0.2"' -e '/mavenCentral/amaven { url "https://jitpack.io" }' build.gradle
|
||||
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.
|
||||
|
||||
Enable AUM again if upstream starts tagging properly (see v2.12 vs 2.12.0).
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Update Check Name:be.ppareit.swiftp
|
||||
Current Version:2.13.1
|
||||
|
|
Loading…
Reference in a new issue