optimize webview

This commit is contained in:
2026-05-12 19:27:09 +03:30
parent fe17187df2
commit 9ec64fc179
15 changed files with 227 additions and 53 deletions
+1
View File
@@ -43,6 +43,7 @@ android {
}
dependencies {
implementation(project(":design_system"))
implementation(libs.hilt.android)
ksp(libs.hilt.compiler)