This commit is contained in:
Horis
2025-04-02 12:36:11 +08:00
parent 2f9f5e6ebf
commit 5f81cbbfeb
5 changed files with 68 additions and 23 deletions
+1
View File
@@ -39,6 +39,7 @@ dependencies {
api libs.mozilla.rhino
implementation(libs.kotlinx.coroutines.core)
implementation(libs.okhttp)
// def coroutines_version = '1.7.3'
// implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutines_version")