mirror of
https://github.com/budtmo/docker-android
synced 2024-11-22 15:17:28 +00:00
Update release.sh
fixing issue 309 - https://github.com/budtmo/docker-android/issues/309
This commit is contained in:
parent
b49e96cf93
commit
e642adcaad
@ -44,7 +44,7 @@ declare -A chromedriver_versions=(
|
||||
[9.0]="2.40"
|
||||
[10.0]="74.0.3729.6"
|
||||
[11.0]="83.0.4103.39"
|
||||
[12.0]="93.0.4577.15"
|
||||
[12.0]="91.0.4472.101"
|
||||
)
|
||||
|
||||
function get_android_versions() {
|
||||
|
Loading…
Reference in New Issue
Block a user