update test_android_sdk.py

This commit is contained in:
lilydjwg 2022-01-20 17:22:24 +08:00
parent 1fb3c970cf
commit bc2c2edfde

View file

@ -26,4 +26,4 @@ async def test_android_package_channel(get_version):
"android_sdk": "cmake;",
"repo": "package",
"channel": "beta,dev,canary",
}) == None
}) == "3.22.1"