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 5e33792 commit 7054a11Copy full SHA for 7054a11
app/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation "org.eclipse.jetty:jetty-server:$jetty_version"
37
implementation "org.eclipse.jetty:jetty-servlet:$jetty_version"
38
implementation 'com.google.code.gson:gson:2.11.0'
39
- implementation 'com.googlecode.libphonenumber:libphonenumber:8.13.16'
+ 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'
42
implementation 'androidx.appcompat:appcompat:1.6.1'
0 commit comments