# Conflicts:
#	app/src/main/kotlin/bums/lunatic/launcher/home/RssHome.kt
#	app/src/main/kotlin/bums/lunatic/launcher/utils/JsoupUtils.kt
...
This commit is contained in:
2025-07-23 16:40:50 +09:00
21 changed files with 954 additions and 3224 deletions
+2
View File
@@ -5,6 +5,7 @@ plugins {
id ("com.android.application")
id ("kotlin-android")
id ("io.realm.kotlin")
id ("kotlin-kapt")
}
android {
@@ -110,6 +111,7 @@ dependencies {
implementation("com.github.delight-im:Android-AdvancedWebView:v3.2.1")
implementation(project(":library"))
implementation(project(":utils"))
implementation( "com.github.bumptech.glide:glide:4.11.0")
// implementation("org.mozilla.geckoview:geckoview:139.0.20250523173407")
// https://mvnrepository.com/artifact/org.mozilla.geckoview/geckoview
implementation("org.mozilla.geckoview:geckoview:139.0.20250523173407")