Skip to content

Commit

Permalink
Update dependency version numbers
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 420275738
Change-Id: I2cb43cf2cedab0a72be087f9132807ccb0470345
  • Loading branch information
cya-x authored and copybara-github committed Jan 7, 2022
1 parent 54d5175 commit 77339a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/SupportLib/PlayGamesPluginSupport/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ uploadArchives {
}

dependencies {
implementation 'com.google.android.gms:play-services-games:22.0.0'
implementation 'com.google.android.gms:play-services-auth:20.0.0'
implementation 'com.google.android.gms:play-services-nearby:18.0.1'
implementation 'com.google.android.gms:play-services-games:22.0.1'
implementation 'com.google.android.gms:play-services-auth:20.0.1'
implementation 'com.google.android.gms:play-services-nearby:18.0.2'
}

0 comments on commit 77339a9

Please sign in to comment.