diff --git a/fdroidserver/common.py b/fdroidserver/common.py index b5f92d7a..3e085624 100644 --- a/fdroidserver/common.py +++ b/fdroidserver/common.py @@ -53,7 +53,7 @@ default_config = { 'r9b': None, 'r10e': "$ANDROID_NDK" }, - 'build_tools': "22.0.1", + 'build_tools': "23.0.0", 'ant': "ant", 'mvn3': "mvn", 'gradle': 'gradle',