Skip to content

Commit

Permalink
Update dependency version number for play-services-auth
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 304239811
Change-Id: I90411e0d9254115f3f0feb0df627fc7b9c2d07c8
  • Loading branch information
cya-x authored and copybara-github committed Apr 1, 2020
1 parent 5824ed5 commit 9f6a538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/SupportLib/PlayGamesPluginSupport/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ uploadArchives {

dependencies {
implementation 'com.google.android.gms:play-services-games:19.0.0'
implementation 'com.google.android.gms:play-services-auth:17.0.0'
implementation 'com.google.android.gms:play-services-auth:18.0.0'
implementation 'com.google.android.gms:play-services-nearby:17.0.0'
}

0 comments on commit 9f6a538

Please sign in to comment.