mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-13 18:50:29 +03:00
Merge branch 'api-24' into 'master'
Api 24, gradle versions CC @krt @eighthave See merge request !140
This commit is contained in:
commit
1210dc7769
5 changed files with 12 additions and 4 deletions
|
|
@ -58,7 +58,7 @@ default_config = {
|
|||
'r9b': None,
|
||||
'r10e': "$ANDROID_NDK",
|
||||
},
|
||||
'build_tools': "23.0.3",
|
||||
'build_tools': "24.0.0",
|
||||
'force_build_tools': False,
|
||||
'java_paths': None,
|
||||
'ant': "ant",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue