Update to ONDK r30.0

This commit is contained in:
topjohnwu
2026-04-20 01:36:36 -07:00
parent 87192bd469
commit 9d0b5298af
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from pathlib import Path
from typing import NoReturn
ondk_version = "r29.5"
ondk_version = "r30.0"
def color_print(code, str):