Skip to content

Commit

Permalink
bumped Android SDK Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas committed Jun 7, 2019
1 parent b7c9973 commit b67b640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ repositories {
dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'io.anyline:anylinesdk:10.1@aar'
implementation 'io.anyline:anylinesdk:10.2@aar'
implementation 'com.google.firebase:firebase-ml-vision:19.0.2'
implementation 'com.google.firebase:firebase-ml-vision-face-model:17.0.2'
implementation 'com.android.support:design:26.1.0'
Expand Down

0 comments on commit b67b640

Please sign in to comment.