Use WebSettingsCompat.setSafeBrowsingEnabled
This commit is contained in:
parent
b2ef2899b0
commit
c1a804f60f
2 changed files with 9 additions and 7 deletions
|
|
@ -241,6 +241,7 @@ dependencies {
|
|||
implementation "androidx.work:work-runtime-ktx:${androidxWorkVersion}"
|
||||
implementation "androidx.work:work-rxjava3:${androidxWorkVersion}"
|
||||
implementation 'com.google.android.material:material:1.11.0'
|
||||
implementation "androidx.webkit:webkit:1.9.0"
|
||||
|
||||
/** Third-party libraries **/
|
||||
// Instance state boilerplate elimination
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue