chore: update gradle and dependencies

This commit is contained in:
Skylot
2023-12-04 20:18:28 +00:00
parent e06e6bd483
commit 2de91f9a3a
17 changed files with 37 additions and 35 deletions
@@ -15,7 +15,7 @@ dependencies {
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("io.github.oshai:kotlin-logging-jvm:5.1.0")
implementation("io.github.oshai:kotlin-logging-jvm:5.1.1")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))