mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-09-21 04:05:17 -04:00
Forgot to update config.buildserver.py
This commit is contained in:
1 parent
990321d33d
commit
e415db9d2c
1 file changed
+3
-1
@@ -1,5 +1,7 @@
|
||||
aapt_path = "/home/vagrant/android-sdk/platform-tools/aapt"
|
||||
sdk_path = "/home/vagrant/android-sdk"
|
||||
ndk_path = "/home/vagrant/android-ndk"
|
||||
build_tools = "18.0.1"
|
||||
javacc_path = "/usr/share/java"
|
||||
mvn3 = "mvn"
|
||||
gradle = "gradle"
|
||||
gradle_plugin = "0.5.+"
|
||||
Reference in new issue
Block a user