mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
append android.library=true to project.properties
This commit is contained in:
parent
9a4899bbcf
commit
a836becfdc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Repo Type:git
|
||||
Repo:https://android.googlesource.com/platform/frameworks/volley
|
||||
|
||||
Prepare:rm -rf tests/
|
||||
Prepare:rm -rf tests/ && echo "android.library=true" >> project.properties
|
||||
|
|
|
|||
Loading…
Reference in a new issue