Commit 76ed830
committed
fix: error on serialization of version name causing crash
Execution failed for task ':utilitiesplugin:buildPluginFreeApi26Debug'.
> Attempted to serialize java.lang.Class: java.lang.String. Forgot to register a type adapter?
See https://github.com/google/gson/blob/main/Troubleshooting.md#java-lang-class-unsupported1 parent 02c40cd commit 76ed830
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments