fix: add android-33 to avoid redownloading
All checks were successful
/ build (push) Successful in 7m50s

This commit is contained in:
ange 2025-02-01 16:19:48 +00:00
parent 7ad445b609
commit 664c1c9cee
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -15,6 +15,7 @@ RUN sdkmanager \
"build-tools;34.0.0" \
"cmdline-tools;9.0" \
"platform-tools" \
"platforms;android-33" \
"platforms;android-34" \
"platforms;android-35"