Skip to content

Commit a89d467

Browse files
authored
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).
1 parent 9290e90 commit a89d467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/genymotion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG DOCKER_ANDROID_VERSION
22
FROM budtmo/docker-android:base_${DOCKER_ANDROID_VERSION}
33

4-
ENV GMSAAS_CLI_VERSION="1.14.1"
4+
ENV GMSAAS_CLI_VERSION="1.15.0"
55

66
#================
77
# Cloud Packages

0 commit comments

Comments
 (0)