chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-05-01 19:21:47 +01:00
parent 62835fbade
commit f6e12d71a0
13 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ dependencies {
implementation(project(":jadx-commons:jadx-app-commons"))
implementation("com.google.code.gson:gson:2.13.0")
implementation("com.google.code.gson:gson:2.13.1")
}