Various dependency updates

This commit is contained in:
NerdNumber9
2018-06-09 23:50:51 -04:00
parent 0f2be86d5a
commit ad2819a3bc
2 changed files with 5 additions and 7 deletions

View File

@@ -14,10 +14,8 @@ buildscript {
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
//Firebase (EH)
classpath 'com.google.gms:google-services:3.0.0'
//Realm (EH)
classpath "io.realm:realm-gradle-plugin:5.0.1"
classpath "io.realm:realm-gradle-plugin:5.2.0"
}
}