fdroiddata/srclibs/ub0rcookie.yml
2020-06-02 15:33:31 +02:00

5 lines
343 B
YAML

RepoType: git
Repo: https://github.com/felixb/eucookieconsent
Prepare: |
sed -i -e '/afterEvaluate/,$d' -e '/apply/aandroid {\n\ncompileSdkVersion 22\n\nbuildToolsVersion "22.0.1"\n\n\n\ndefaultConfig {\n\nminSdkVersion 3\n\ntargetSdkVersion 22\n\n} \n\n\n\nbuildTypes {\n\nrelease {\n\nminifyEnabled false\n\n} } }' library/build.gradle