mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
More config changes
* Add the remaining defaults * Don't always check that dirs exist * Better sample config
This commit is contained in:
parent
d8fde9e855
commit
fc2c1bb1a8
3 changed files with 19 additions and 23 deletions
|
|
@ -1,5 +1,6 @@
|
|||
sdk_path = "/home/vagrant/android-sdk"
|
||||
ndk_path = "/home/vagrant/android-ndk"
|
||||
build_tools = "19.0.1"
|
||||
ant = "ant"
|
||||
mvn3 = "mvn"
|
||||
gradle = "gradle"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue