FTP Server: Fix prebuild, still doesnt work
This commit is contained in:
parent
8f717dec17
commit
8795e9f297
|
@ -101,11 +101,11 @@ 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 build locales
|
||||
disable=fail to replace twofortyfouram
|
||||
commit=v2.13.1
|
||||
subdir=app
|
||||
gradle=fdroid_free
|
||||
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' -e '/twofortyfouram/d' -e '/fileTee/acompile "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 '/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
|
||||
|
||||
Maintainer Notes:
|
||||
Remove shrink/minify stuff since the proguard config is missing.
|
||||
|
|
Loading…
Reference in a new issue