File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
firebase-config/bandwagoner
firebase-storage/test-app Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ dependencies {
51
51
implementation (' com.google.firebase:firebase-measurement-connector:18.0.0' ) {
52
52
exclude group : " com.google.firebase" , module : " firebase-common"
53
53
}
54
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
54
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
55
55
testImplementation ' org.mockito:mockito-core:2.25.0'
56
56
testImplementation ' com.google.truth:truth:0.44'
57
57
testImplementation ' junit:junit:4.13-beta-2'
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ android {
64
64
dependencies {
65
65
// TODO(vkryachko): have sdks depend on components directly once components are released.
66
66
implementation project(' :firebase-components' )
67
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
67
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
68
68
implementation " com.google.android.gms:play-services-tasks:18.0.1"
69
69
70
70
// FirebaseApp references storage, so storage needs to be on classpath when dokka runs.
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ dependencies {
69
69
implementation project(" :firebase-installations-interop" )
70
70
runtimeOnly project(" :firebase-installations" )
71
71
72
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
72
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
73
73
implementation ' com.google.android.gms:play-services-tasks:18.0.1'
74
74
75
75
// Support Libraries
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ dependencies {
116
116
implementation project(' :firebase-common' )
117
117
implementation project(' :firebase-components' )
118
118
implementation project(' :firebase-crashlytics' )
119
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
119
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
120
120
121
121
testImplementation ' androidx.test:runner:1.4.0'
122
122
testImplementation " org.robolectric:robolectric:$robolectricVersion "
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ dependencies {
76
76
implementation project(' :appcheck:firebase-appcheck-interop' )
77
77
78
78
implementation ' androidx.annotation:annotation:1.1.0'
79
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
79
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
80
80
implementation ' com.google.android.gms:play-services-base:18.0.1'
81
81
implementation ' com.google.android.gms:play-services-tasks:18.0.1'
82
82
implementation(' com.google.firebase:firebase-auth-interop:19.0.2' ) {
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
53
53
54
54
implementation ' androidx.annotation:annotation:1.2.0'
55
55
56
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
56
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
57
57
implementation ' com.google.android.gms:play-services-tasks:18.0.1'
58
58
implementation ' com.google.android.gms:play-services-base:18.0.1'
59
59
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ dependencies {
144
144
implementation " io.grpc:grpc-protobuf-lite:$grpcVersion "
145
145
implementation " io.grpc:grpc-okhttp:$grpcVersion "
146
146
implementation " io.grpc:grpc-android:$grpcVersion "
147
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
147
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
148
148
implementation ' com.google.android.gms:play-services-tasks:18.0.1'
149
149
implementation ' com.google.android.gms:play-services-base:18.0.1'
150
150
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies {
56
56
implementation project(' :firebase-firestore' )
57
57
implementation ' androidx.annotation:annotation:1.1.0'
58
58
implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2'
59
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
59
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
60
60
testImplementation project(' :firebase-database-collection' )
61
61
testImplementation ' org.mockito:mockito-core:2.25.0'
62
62
testImplementation ' com.fasterxml.jackson.core:jackson-databind:2.9.8'
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
53
53
implementation project(' :firebase-common' )
54
54
implementation project(' :firebase-components' )
55
55
implementation project(' :appcheck:firebase-appcheck-interop' )
56
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
56
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
57
57
implementation ' com.google.android.gms:play-services-base:18.0.1'
58
58
implementation ' com.google.android.gms:play-services-tasks:18.0.1'
59
59
implementation (' com.google.firebase:firebase-iid:20.0.1' ) {
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ dependencies {
94
94
95
95
implementation ' androidx.annotation:annotation:1.2.0'
96
96
implementation " com.google.android.gms:play-services-tasks:18.0.1"
97
- implementation " com.google.android.gms:play-services-basement:18.0 .0"
97
+ implementation " com.google.android.gms:play-services-basement:18.1 .0"
98
98
implementation ' com.google.android.gms:play-services-base:18.0.1'
99
99
implementation ' com.google.android.gms:play-services-stats:17.0.2'
100
100
implementation ' com.google.firebase:firebase-measurement-connector:19.0.0'
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
47
47
implementation project(' :firebase-common:ktx' )
48
48
implementation project(' :firebase-components' )
49
49
implementation project(' :firebase-messaging' )
50
- implementation " com.google.android.gms:play-services-basement:18.0 .0"
50
+ implementation " com.google.android.gms:play-services-basement:18.1 .0"
51
51
52
52
testImplementation " org.robolectric:robolectric:$robolectricVersion "
53
53
testImplementation ' junit:junit:4.12'
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
52
52
// versions published to the root project' s build/ directory.
53
53
implementation ' com.google.firebase:firebase-common:19+'
54
54
implementation ' com.google.firebase:firebase-auth:20+'
55
- implementation ' com.google.android.gms:play-services-basement:18.0 .0'
55
+ implementation ' com.google.android.gms:play-services-basement:18.1 .0'
56
56
implementation ' com.google.android.gms:play-services-base:18.0.1'
57
57
58
58
implementation ' com.google.android.material:material:1.0.0'
You can’t perform that action at this time.
0 commit comments