chore: update dependencies

This commit is contained in:
Skylot
2025-04-15 21:50:27 +01:00
parent 1e75544636
commit 37b0b09f25
16 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ dependencies {
implementation(project(":jadx-commons:jadx-app-commons"))
implementation("com.google.code.gson:gson:2.12.1")
implementation("com.google.code.gson:gson:2.13.0")
}