mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
More build capabilities - svn authentication, ndk location, custom ant target
This commit is contained in:
parent
06b7d44765
commit
9386d092e2
3 changed files with 50 additions and 16 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
aapt_path = "/path/to/android-sdk-linux_86/platforms/android-4/tools/aapt"
|
||||
|
||||
ndk_path = "/path/to/android-ndk-r5"
|
||||
|
||||
repo_url = "http://f-droid.org/repo"
|
||||
repo_name = "FDroid"
|
||||
repo_icon = "fdroid-icon.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue