Skip to content

Commit

Permalink
Update play-services-base (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
gthea authored Nov 27, 2023
2 parents 2ca37ba + bf3821c commit 7893a7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies {
def snakeYamlVersion = '2.2'
def jetBrainsAnnotationsVersion = '22.0.0'
def okHttpVersion = '3.12.13'
def playServicesVersion = '17.6.0'
def playServicesVersion = '18.2.0'
def multidexVersion = '2.0.1'

def jUnitVersion = '4.13.2'
Expand Down
8 changes: 4 additions & 4 deletions deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ releaseRuntimeClasspath - Runtime classpath of /release.
+--- org.jetbrains:annotations:22.0.0
+--- com.squareup.okhttp3:okhttp:3.12.13
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.android.gms:play-services-base:17.6.0
+--- com.google.android.gms:play-services-base:18.2.0
| +--- androidx.collection:collection:1.0.0 (*)
| +--- androidx.core:core:1.2.0 -> 1.6.0 (*)
| +--- androidx.fragment:fragment:1.0.0
Expand Down Expand Up @@ -124,12 +124,12 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.6.0
| +--- com.google.android.gms:play-services-basement:18.1.0
| | +--- androidx.collection:collection:1.0.0 (*)
| | +--- androidx.core:core:1.2.0 -> 1.6.0 (*)
| | \--- androidx.fragment:fragment:1.0.0 (*)
| \--- com.google.android.gms:play-services-tasks:17.2.1
| \--- com.google.android.gms:play-services-basement:17.6.0 (*)
| \--- com.google.android.gms:play-services-tasks:18.0.2
| \--- com.google.android.gms:play-services-basement:18.1.0 (*)
\--- androidx.multidex:multidex:2.0.1

(*) - dependencies omitted (listed previously)
Expand Down

0 comments on commit 7893a7d

Please sign in to comment.