Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021 Java example has 2020 superseded dependency for GSON #197

Open
tom131313 opened this issue Feb 10, 2021 · 0 comments
Open

2021 Java example has 2020 superseded dependency for GSON #197

tom131313 opened this issue Feb 10, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@tom131313
Copy link

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'

@AustinShalit AustinShalit added the good first issue Good for newcomers label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants