Skip to content

Commit 334f826

Browse files
committed
Update libs
1 parent e08c043 commit 334f826

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CommonUtils

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ dependencies {
8181
implementation 'com.github.scribejava:scribejava-core:8.3.3'
8282
implementation 'com.github.scribejava:scribejava-httpclient-okhttp:8.3.3'
8383

84-
implementation 'com.google.android.material:material:1.8.0'
84+
implementation 'com.google.android.material:material:1.9.0'
8585

86-
standardImplementation 'com.google.firebase:firebase-perf:20.3.1'
86+
standardImplementation 'com.google.firebase:firebase-perf:20.3.2'
8787
}
8888

8989
apply plugin: 'com.google.gms.google-services'

0 commit comments

Comments
 (0)