mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Forgot to bump the build tools in the server config
This commit is contained in:
parent
57efa16f3f
commit
fa465e2428
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
sdk_path = "/home/vagrant/android-sdk"
|
||||
ndk_path = "/home/vagrant/android-ndk"
|
||||
build_tools = "20.0.0"
|
||||
build_tools = "21.0.2"
|
||||
ant = "ant"
|
||||
mvn3 = "mvn"
|
||||
gradle = "gradle"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue