Don't update FTP Server to 2.13.0 (21300): non-free dep
This commit is contained in:
parent
2bbeb0679c
commit
c74790c332
|
@ -93,10 +93,19 @@ Build:2.12.0,21200
|
||||||
gradle=fdroid_free
|
gradle=fdroid_free
|
||||||
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
|
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
|
||||||
|
|
||||||
|
Build:2.13.0,21300
|
||||||
|
disable=twofortyfouram's sdk seems non-free
|
||||||
|
commit=v2.13
|
||||||
|
subdir=app
|
||||||
|
gradle=fdroid_free
|
||||||
|
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' -e '/twofortyfouram/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.
|
||||||
|
|
||||||
Enable AUM again if upstream starts tagging properly (see v2.12 vs 2.12.0).
|
Enable AUM again if upstream starts tagging properly (see v2.12 vs 2.12.0).
|
||||||
|
|
||||||
|
Tasker/Locales plugin issue, see https://github.com/ppareit/swiftp/commit/80e9665b089b4fecaa585a9c75343fb56f6eb5cb#commitcomment-20399398.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
Loading…
Reference in a new issue