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
+1 -1
View File
@@ -7,5 +7,5 @@ dependencies {
implementation(project(":jadx-commons:jadx-app-commons"))
implementation("com.google.code.gson:gson:2.11.0")
implementation("com.google.code.gson:gson:2.12.1")
}