GtiHub README has wrong version in badge
Closed this issue · 0 comments
imanushin commented
The basic issue is that GitHub README.MD file has old version (2.0.0
) inside, therefore the badge shows an old version which is misleading.
Potential solutions:
- Use the latest release there (does GitHub support it?)
- Use the same version with
gradle.properties
file and write a test which verifies that.