mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Fix setup wizard for latest gradle
This commit is contained in:
parent
85b886f1e8
commit
d1baf0d889
1 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,5 @@
|
|||
RepoType: git
|
||||
Repo: https://android.googlesource.com/platform/frameworks/opt/setupwizard
|
||||
|
||||
Prepare: |
|
||||
sed -i -e "s/Compile/Implementation" library/rules.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue