appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.19k stars 752 forks source link

fix: Fix building of Android geo location parameters #2146

Closed valfirst closed 3 months ago

valfirst commented 3 months ago

Change list

Fix building of Android geo location parameters: this is a fix for regression issue introduced in #2136.

Types of changes

What types of changes are you proposing/introducing to Java client?