mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Made maven executable configurable
This commit is contained in:
parent
6274d071a7
commit
7a0df25525
5 changed files with 11 additions and 3 deletions
|
|
@ -2,3 +2,4 @@ aapt_path = "/home/vagrant/android-sdk/platform-tools/aapt"
|
|||
sdk_path = "/home/vagrant/android-sdk"
|
||||
ndk_path = "/home/vagrant/android-ndk"
|
||||
javacc_path = "/usr/share/java"
|
||||
mvn3 = "mvn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue