update android sdk tools to 26.1.1

This commit is contained in:
soloturn 2019-06-02 15:08:17 +02:00
parent 750c6aada9
commit 51029fe820
1 changed files with 1 additions and 1 deletions

View File

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