feat: initail drug crawling
This commit is contained in:
@@ -88,4 +88,8 @@ dependencies {
|
||||
implementation(libs.androidx.room.runtime)
|
||||
implementation(libs.androidx.room.ktx)
|
||||
ksp(libs.androidx.room.compiler)
|
||||
|
||||
//crawl
|
||||
implementation(libs.jsoup)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user