chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-05-01 19:21:47 +01:00
parent 62835fbade
commit f6e12d71a0
13 changed files with 19 additions and 19 deletions
@@ -15,7 +15,7 @@ dependencies {
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.6")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.7")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))