mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
6 lines
264 B
YAML
6 lines
264 B
YAML
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/nicolasjafelle/SherlockNavigationDrawer
|
||
|
|
Subdir: SherlockNavigationDrawer
|
||
|
|
Prepare: |
|
||
|
|
sed -i '/ActionBarSherlock/d' project.properties && $$SDK$$/tools/android update project -p . -l ../../ActionBarSherlock/actionbarsherlock
|