We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b278f62 commit d8b24daCopy full SHA for d8b24da
app/build.gradle
@@ -180,7 +180,7 @@ dependencies {
180
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
181
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
182
implementation 'com.google.android.material:material:1.11.0'
183
- implementation 'androidx.browser:browser:1.7.0'
+ implementation 'androidx.browser:browser:1.8.0'
184
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.7.0'
185
implementation 'androidx.lifecycle:lifecycle-livedata:2.7.0'
186
0 commit comments