Update snet extension pack

This commit is contained in:
topjohnwu
2017-11-21 00:40:05 +08:00
parent c8dad43e00
commit c0e60c41f2
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ repositories {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.google.android.gms:play-services-safetynet:11.4.2'
implementation 'com.google.android.gms:play-services-safetynet:11.6.0'
}