Skip to content

Commit 23727b1

Browse files
5.0.0-BETA7
1 parent 6066605 commit 23727b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: 'signing'
77
apply plugin: 'maven-publish'
88

99
group 'io.appium'
10-
version '5.0.0-BETA6'
10+
version '5.0.0-BETA7'
1111

1212
repositories {
1313
jcenter()
@@ -66,7 +66,6 @@ dependencies {
6666
compile 'commons-io:commons-io:2.5'
6767
compile 'org.springframework:spring-context:4.3.5.RELEASE'
6868
compile 'org.aspectj:aspectjweaver:1.8.10'
69-
compile 'org.openpnp:opencv:3.2.0-1'
7069

7170
testCompile 'junit:junit:4.12'
7271
}

0 commit comments

Comments
 (0)