|
dependencies { |
|
implementation 'com.google.android.gms:play-services-auth:19.2.0' |
|
implementation 'com.google.android.gms:play-services-games:21.0.0' |
|
} |
I just discovered there's v2 of Google Play Games Services. Here's the migration guide.
I'm creating this issue to keep track of this.
gdx-gamesvcs/android-gpgs/build.gradle
Lines 36 to 39 in 20d89c1
I just discovered there's v2 of Google Play Games Services. Here's the migration guide.
I'm creating this issue to keep track of this.