mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
6 lines
173 B
YAML
6 lines
173 B
YAML
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/intervigilium/libresample
|
||
|
|
|
||
|
|
Prepare: |
|
||
|
|
rm -rf build.xml libs/ obj/ && $$SDK$$/tools/android update project -p . && $$NDK$$/ndk-build
|