Skip to content

Commit

Permalink
added newest AAR
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslaux committed Oct 15, 2018
1 parent 744bba8 commit e958350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/src/android/anyline.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ repositories{
}

dependencies {
compile 'com.google.android.gms:play-services-vision:12.0.1'
compile 'io.anyline:anylinesdk:3.27.0@aar'
implementation 'com.google.android.gms:play-services-vision:12.0.1'
implementation 'io.anyline:anylinesdk:4@aar'
}

android {
Expand Down

0 comments on commit e958350

Please sign in to comment.