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:
426d85d
)
Bump default build-tools version
author
Daniel Martí
<mvdan@mvdan.cc>
Sun, 9 Mar 2014 22:11:10 +0000
(23:11 +0100)
committer
Daniel Martí
<mvdan@mvdan.cc>
Sun, 9 Mar 2014 22:11:10 +0000
(23:11 +0100)
fdroidserver/common.py
patch
|
blob
|
history
diff --git
a/fdroidserver/common.py
b/fdroidserver/common.py
index a64d29a48c21d84af16243cb7d575c8b50c4a36c..83cf4238e4721d8bd8d943b393a7677cc029c0f0 100644
(file)
--- a/
fdroidserver/common.py
+++ b/
fdroidserver/common.py
@@
-57,7
+57,7
@@
def read_config(opts, config_file='config.py'):
defconfig = {
'sdk_path': "$ANDROID_HOME",
'ndk_path': "$ANDROID_NDK",
- 'build_tools': "19.0.
2
",
+ 'build_tools': "19.0.
3
",
'ant': "ant",
'mvn3': "mvn",
'gradle': 'gradle',