wpilibsuite / native-utils

Gradle utility plugin for compiling native libraries
Other
4 stars 21 forks source link

account for jsonUrl being null in type signature #193

Closed spacey-sooty closed 4 months ago

ThadHouse commented 6 months ago

Does this actually work? Not sure if gson will actually parse this correctly.

spacey-sooty commented 6 months ago

I was concerned about that as well, I'll mock up a test for it later

spacey-sooty commented 6 months ago

This doesn't work, I've opened an issue https://github.com/google/gson/issues/2644