google-maps-services-java
google-maps-services-java copied to clipboard
fix: Making TimeZoneApi$Response public to be able to instantiate
Unable to create instance of class com.google.maps.TimeZoneApi$Response. Registering an InstanceCreator or a TypeAdapter for this type, or adding a no-args constructor may fix this problem.
Fix for similar issue reported:
- https://github.com/googlemaps/google-maps-services-java/issues/170
- https://github.com/googlemaps/google-maps-services-java/issues/914
Hi @amuramoto Can this PR be reviewed/merged and a new version released, please?
@amuramoto any suggestion on how to have it fixed that I can use in Production env, pleae?