Update build.gradle
This commit is contained in:
parent
0d23e87388
commit
47320747ea
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ ext {
|
|||
apply from: "$rootDir/common.gradle"
|
||||
|
||||
dependencies {
|
||||
// Add necessary dependencies with correct versions
|
||||
implementation "androidx.appcompat:appcompat:1.6.1"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1" // JSON serialization for Kotlin
|
||||
implementation "org.jsoup:jsoup:1.16.1" // Jsoup for HTML parsing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue