mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
4 lines
337 B
Text
4 lines
337 B
Text
Repo Type: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
|