.....
This commit is contained in:
@@ -74,7 +74,6 @@ android {
|
||||
|
||||
dependencies {
|
||||
val kotlinVersion: String? by extra
|
||||
|
||||
implementation ("androidx.appcompat:appcompat:1.7.0")
|
||||
implementation ("androidx.biometric:biometric-ktx:1.2.0-alpha05")
|
||||
implementation ("androidx.browser:browser:1.8.0")
|
||||
@@ -89,5 +88,5 @@ dependencies {
|
||||
implementation ("com.google.code.gson:gson:2.11.0")
|
||||
implementation ("io.realm.kotlin:library-base:2.1.0")
|
||||
implementation ("org.jsoup:jsoup:1.18.1")
|
||||
implementation ("org.apache.commons:commons-text:1.10.0")
|
||||
implementation ("org.apache.commons:commons-text:1.12.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user