We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52b4d5 commit 775cc56Copy full SHA for 775cc56
build.gradle.kts
@@ -42,7 +42,7 @@ repositories {
42
43
dependencies {
44
implementation("net.lingala.zip4j:zip4j:2.11.5")
45
- implementation("com.google.code.gson:gson:2.11.0")
+ implementation("com.google.code.gson:gson:2.13.2")
46
}
47
48
tasks {
0 commit comments