chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-09-21 19:55:11 +01:00
parent f01e6aa505
commit 73913651b4
20 changed files with 28 additions and 32 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.7")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.13")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))