update android sdk tools to 26.1.1
This commit is contained in:
parent
750c6aada9
commit
51029fe820
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue