Skip to content

Commit

Permalink
[android] Add Bintray Android tools repo for missing google-services:…
Browse files Browse the repository at this point in the history
…3.2.1
  • Loading branch information
sjchmiela committed Dec 10, 2018
1 parent 09de1b0 commit b2c00cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ buildscript {
repositories {
google()
jcenter()
maven { url 'https://dl.bintray.com/android/android-tools/' }
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
Expand Down

0 comments on commit b2c00cb

Please sign in to comment.