chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc70f78
)
config: bump default build_tools after update in BS
author
Daniel Martí
<mvdan@mvdan.cc>
Thu, 20 Aug 2015 16:42:10 +0000
(09:42 -0700)
committer
Daniel Martí
<mvdan@mvdan.cc>
Thu, 20 Aug 2015 16:48:12 +0000
(09:48 -0700)
fdroidserver/common.py
patch
|
blob
|
history
diff --git
a/fdroidserver/common.py
b/fdroidserver/common.py
index b5f92d7ae06f28bf2be05132a276fb0ebdbbb70e..3e085624a406a84829a8e117ed9e9513b49f246b 100644
(file)
--- a/
fdroidserver/common.py
+++ b/
fdroidserver/common.py
@@
-53,7
+53,7
@@
default_config = {
'r9b': None,
'r10e': "$ANDROID_NDK"
},
- 'build_tools': "2
2.0.1
",
+ 'build_tools': "2
3.0.0
",
'ant': "ant",
'mvn3': "mvn",
'gradle': 'gradle',