Skip to content

Commit

Permalink
5.0.0-BETA7
Browse files Browse the repository at this point in the history
  • Loading branch information
TikhomirovSergey committed Apr 11, 2017
1 parent 6066605 commit 23727b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apply plugin: 'signing'
apply plugin: 'maven-publish'

group 'io.appium'
version '5.0.0-BETA6'
version '5.0.0-BETA7'

repositories {
jcenter()
Expand Down Expand Up @@ -66,7 +66,6 @@ dependencies {
compile 'commons-io:commons-io:2.5'
compile 'org.springframework:spring-context:4.3.5.RELEASE'
compile 'org.aspectj:aspectjweaver:1.8.10'
compile 'org.openpnp:opencv:3.2.0-1'

testCompile 'junit:junit:4.12'
}
Expand Down

0 comments on commit 23727b1

Please sign in to comment.