Skip to content

Commit

Permalink
Merge branch 'release/2.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanadero committed Sep 3, 2018
2 parents 9d1ae21 + e1e8316 commit 3e0aedf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/android/build-extras.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.google.gms:google-services:3.0.0'
classpath 'com.google.gms:google-services:4.0.1'
}
}

Expand All @@ -22,7 +22,7 @@ repositories {
}

dependencies {
compile 'com.sightcall.universal:universal-sdk:3.3.0'
compile 'com.sightcall.universal:universal-sdk:3.11.0'
}

ext.postBuildExtras = {
Expand Down

0 comments on commit 3e0aedf

Please sign in to comment.