Skip to content

Commit 362d99b

Browse files
committed
#43 fix
1 parent d6e73f9 commit 362d99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ dependencies {
4343
testImplementation 'junit:junit:4.12'
4444
androidTestImplementation 'com.android.support.test:runner:1.0.2'
4545
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
46-
implementation 'com.google.android.gms:play-services-auth:16.+'
46+
implementation 'com.google.android.gms:play-services-auth:18.+'
4747
}
4848

0 commit comments

Comments
 (0)