mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-17 17:36:04 +01:00
5 lines
264 B
YAML
5 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
|