Merge pull request #333 from kiwix/soloturn/sdk-update

update android sdk tools to 26.1.1
This commit is contained in:
Kelson 2019-06-02 16:18:03 +02:00 committed by GitHub
commit 55cff4ef83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ base_deps_versions = {
'gradle' : '5.1.1',
'libaria2' : '1.33.1',
'libmagic' : '5.35',
'android-sdk' : 'r25.2.3',
'android-sdk' : 'r26.1.1',
'android-ndk' : 'r13b',
'qt' : '5.10.1',
'qtwebengine' : '5.10.1',