mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Remove default config settings from the BS
This commit is contained in:
parent
bca7986600
commit
bc70f78ef9
1 changed files with 0 additions and 4 deletions
|
@ -3,7 +3,3 @@ ndk_paths = {
|
||||||
'r9b': "/home/vagrant/android-ndk/r9b",
|
'r9b': "/home/vagrant/android-ndk/r9b",
|
||||||
'r10e': "/home/vagrant/android-ndk/r10e",
|
'r10e': "/home/vagrant/android-ndk/r10e",
|
||||||
}
|
}
|
||||||
build_tools = "22.0.1"
|
|
||||||
ant = "ant"
|
|
||||||
mvn3 = "mvn"
|
|
||||||
gradle = "gradle"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue