fdroiddata/srclibs/ub0rcookie.yml

6 lines
343 B
YAML
Raw Normal View History

2020-05-27 16:08:29 +00:00
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