mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
6 lines
132 B
Python
6 lines
132 B
Python
sdk_path = "/home/vagrant/android-sdk"
|
|
ndk_path = "/home/vagrant/android-ndk"
|
|
build_tools = "19.0.1"
|
|
mvn3 = "mvn"
|
|
gradle = "gradle"
|