We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc0ed6 commit 0fe67ffCopy full SHA for 0fe67ff
app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'com.google.code.gson:gson:2.11.0'
39
implementation 'com.googlecode.libphonenumber:libphonenumber:8.13.49'
40
implementation 'org.slf4j:slf4j-simple:1.7.36'
41
- implementation 'androidx.browser:browser:1.5.0'
+ implementation 'androidx.browser:browser:1.8.0'
42
implementation 'androidx.appcompat:appcompat:1.6.1'
43
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
44
implementation 'com.google.android.material:material:1.9.0'
0 commit comments