fix: add android-33 to avoid redownloading
All checks were successful
/ build (push) Successful in 7m50s
All checks were successful
/ build (push) Successful in 7m50s
This commit is contained in:
parent
7ad445b609
commit
664c1c9cee
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user