mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +00:00
Bump GMSAAS version to 1.15.0 (#540)
### Description Gmsaas had a major update in 1.15.0 which addresses adb connection issues (OpenSSL 3 is now used for ADB Tunnel instead of OpenSSL 1.1.1).
This commit is contained in:
parent
9290e90e3c
commit
a89d4679be
@ -1,7 +1,7 @@
|
||||
ARG DOCKER_ANDROID_VERSION
|
||||
FROM budtmo/docker-android:base_${DOCKER_ANDROID_VERSION}
|
||||
|
||||
ENV GMSAAS_CLI_VERSION="1.14.1"
|
||||
ENV GMSAAS_CLI_VERSION="1.15.0"
|
||||
|
||||
#================
|
||||
# Cloud Packages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user