Update dependencies

Remove travis config as we don't use travis
This commit is contained in:
NerdNumber9
2017-11-23 20:39:47 -05:00
committed by NerdNumber9
parent 7053777997
commit b240960a8a
3 changed files with 7 additions and 45 deletions

View File

@@ -14,7 +14,7 @@ buildscript {
//Firebase (EH)
classpath 'com.google.gms:google-services:3.0.0'
//Realm (EH)
classpath "io.realm:realm-gradle-plugin:3.5.0"
classpath "io.realm:realm-gradle-plugin:4.2.0"
}
}