We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b2a8e commit 0907878Copy full SHA for 0907878
build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'signing'
7
apply plugin: 'maven-publish'
8
9
group 'io.appium'
10
-version '5.0.0-BETA8'
+version '5.0.0-BETA9'
11
12
repositories {
13
jcenter()
0 commit comments