mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
tests: update Android SDK version
This commit is contained in:
parent
ea542d1fa1
commit
598bb94135
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ async def test_android_package_channel(get_version):
|
|||
"android_sdk": "ndk;",
|
||||
"repo": "package",
|
||||
"channel": "beta,dev,canary",
|
||||
}) == "26.0.10404224"
|
||||
}) == "26.0.10636728"
|
||||
|
||||
async def test_android_list(get_version):
|
||||
assert await get_version("android-sdk-cmake-older", {
|
||||
|
|
Loading…
Add table
Reference in a new issue