mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-16 11:41:16 +01:00
update to android image tag 2022.06.1
This commit is contained in:
parent
f3dc259c39
commit
2dac6a7e01
@ -9,7 +9,7 @@ parameters:
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: cimg/android:2022.03.1
|
||||
- image: cimg/android:2022.06.1
|
||||
working_directory: ~/ultrasonic
|
||||
environment:
|
||||
JVM_OPTS: << pipeline.parameters.memory-config >>
|
||||
@ -85,7 +85,7 @@ jobs:
|
||||
tx push -s
|
||||
generate_signed_apk:
|
||||
docker:
|
||||
- image: cimg/android:2022.03.1
|
||||
- image: cimg/android:2022.06.1
|
||||
working_directory: ~/ultrasonic
|
||||
environment:
|
||||
JVM_OPTS: << pipeline.parameters.memory-config >>
|
||||
|
Loading…
x
Reference in New Issue
Block a user