chore: update gradle and dependencies

This commit is contained in:
Skylot
2024-07-17 20:41:38 +01:00
parent ef79f266c8
commit ad4dd116be
17 changed files with 38 additions and 33 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ dependencies {
implementation(project(":jadx-commons:jadx-app-commons"))
implementation("com.google.code.gson:gson:2.10.1")
implementation("com.google.code.gson:gson:2.11.0")
}