Skip to content

Commit

Permalink
update gradle version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhard committed Feb 8, 2021
1 parent eb386de commit 9358606
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 @@ -68,7 +68,7 @@ repositories {

dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'io.anyline:anylinesdk:28'
implementation 'io.anyline:anylinesdk:28.1'
implementation 'com.google.firebase:firebase-ml-vision:19.0.2'
implementation 'com.google.firebase:firebase-ml-vision-face-model:17.0.2'
implementation "com.facebook.react:react-native:+" // from node_modules
Expand Down

0 comments on commit 9358606

Please sign in to comment.