Skip to content

Commit

Permalink
#43 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fullstackduck committed Apr 7, 2020
1 parent d6e73f9 commit 362d99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.google.android.gms:play-services-auth:16.+'
implementation 'com.google.android.gms:play-services-auth:18.+'
}

0 comments on commit 362d99b

Please sign in to comment.