Skip to content

Commit

Permalink
Revert "Revert GMS updates"
Browse files Browse the repository at this point in the history
This reverts commit 5e14a48.
  • Loading branch information
AChep committed Nov 7, 2020
1 parent 6bbd6be commit a83130f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Expand Up @@ -83,8 +83,8 @@ android {
playstore {
dimension "app"
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-games:20.0.1"
implementation "com.google.android.gms:play-services-auth:18.1.0"
}
}
opensource {
Expand Down
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip

0 comments on commit a83130f

Please sign in to comment.