chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-03-19 22:09:33 +00:00
parent cca6ca25d1
commit 4daad2fc79
18 changed files with 34 additions and 34 deletions
@@ -15,7 +15,7 @@ dependencies {
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.3")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.5")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))