fix(scripts): support Python 3.9 quote builds
Pixel 10 APK / build (push) Failing after 11m43s

This commit is contained in:
Codex
2026-08-09 18:35:29 +02:00
parent 273035ab02
commit eb47eba676
+2
View File
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
from __future__ import annotations
import argparse
import json
import sqlite3