mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-12 23:16:03 +01:00
5 lines
283 B
YAML
5 lines
283 B
YAML
RepoType: git
|
|
Repo: https://android.googlesource.com/platform/frameworks/opt/setupwizard
|
|
|
|
Prepare: |
|
|
sed -i -e "s/Compile/Implementation/g" -e "s/flavorDimensions 'compat'/flavorDimensions 'compat'\ndefaultConfig { vectorDrawables.useSupportLibrary = true }/" library/rules.gradle
|