FTP Server: fix build
This commit is contained in:
parent
cfd051ca56
commit
5c9b457c48
|
@ -90,10 +90,12 @@ Build:2.11.3,21103
|
|||
Build:2.12.0,21200
|
||||
commit=v2.12
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/applicationId/s/be.ppareit.swiftp/be.ppareit.swiftp_free/g' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
|
||||
gradle=fdroid_free
|
||||
prebuild=sed -i -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).
|
||||
.
|
||||
|
||||
|
|
Loading…
Reference in a new issue