Use WebSettingsCompat.setSafeBrowsingEnabled

This commit is contained in:
Stypox 2025-02-04 21:50:10 +01:00
parent b2ef2899b0
commit c1a804f60f
2 changed files with 9 additions and 7 deletions

View file

@ -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