 StarandAndre_601
|
ccf4f59343
|
Update src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
|
2021-06-30 05:33:06 -06:00 |
|
Starmism
|
ef5cd9d376
|
Fix version checker to compare the individual semver numbers instead of combining it together.
|
2021-06-30 05:05:18 -06:00 |
|
Starmism
|
f5386d4ca5
|
Remove the @NotNull's because they are overridden by expansion devs anyways, and it turns out people can make them null anyways. This adds a hashcode check and pretty error for it.
|
2021-06-30 05:04:36 -06:00 |
|
Starmism
|
7750ba7033
|
Cleanup build.gradle
|
2021-06-30 05:03:47 -06:00 |
|