Skip to content

Commit

Permalink
Add new google repo
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilJay committed Nov 29, 2017
1 parent dfaffa3 commit 23aef1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion MPChartExample/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apply plugin: 'com.android.application'
apply plugin: 'realm-android'
apply plugin: 'maven'

android {
compileSdkVersion 27
Expand Down
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
buildscript {
repositories {
jcenter()
maven {
url 'https://maven.google.com/'
name 'Google'
}
google()
}
dependencies {
classpath "io.realm:realm-gradle-plugin:4.2.0"
Expand Down

0 comments on commit 23aef1a

Please sign in to comment.