Skip to content

Commit f578245

Browse files
Merge pull request #217 from rnc/GSON
Force gson to use Maven and skip proguard.
2 parents 62bcca6 + 7fe1021 commit f578245

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
javaVersion: "11"
3-
additionalDownloads:
4-
- type: rpm
5-
packageName: java-11-openjdk-jmods
3+
additionalArgs:
4+
- "-Dproguard.skip=true"
5+
tool: maven

0 commit comments

Comments
 (0)