wpilibsuite/WPILibPi
2021 Java example has 2020 superseded dependency for GSON
Aperta
#197 aperta il 10 feb 2021
good first issue
Metriche repository
- Star
- (93 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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'