You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build.gradle in Java example downloadable from two places, GitHub and the RPi image, has reference to last year's GSON in Maven
compile 'com.google.code.gson:gson:2.8.5' should be compile 'com.google.code.gson:gson:2.8.6'
The text was updated successfully, but these errors were encountered:
build.gradle in Java example downloadable from two places, GitHub and the RPi image, has reference to last year's GSON in Maven
compile 'com.google.code.gson:gson:2.8.5' should be compile 'com.google.code.gson:gson:2.8.6'
The text was updated successfully, but these errors were encountered: