upgrade to Android Api 26, update dependencies

This commit is contained in:
Conny Duck 2017-08-03 17:01:02 +02:00
commit 722908ab90
2 changed files with 31 additions and 30 deletions

View file

@ -9,7 +9,7 @@ buildscript {
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.google.gms:google-services:3.0.0'
classpath 'com.google.gms:google-services:3.1.0'
}
}