Home / 1.4.0
Name Modified Size InfoDownloads / Week
Parent folder
version-compare-1.4.0-sample.apk 2021-03-22 76.0 kB
README.md 2021-03-22 536 Bytes
Totals: 2 Items   76.6 kB 0

MOVED TO MAVEN-CENTRAL

  • future releases will only be available on Maven Central
  • package name had to be changed due to restrictions of the verification process
  • logic is untouched
  • updated build scripts, add GitHub Actions CI and SonarCloud integration

Migration Guide:

Change your Gradle or maven dependency

com.g00fy2:versioncompare:1.3.7 -> io.github.g00fy2:versioncompare:1.4.0

Change you imports

import com.g00fy2.versioncompare.Version -> import io.github.g00fy2.versioncompare.Version

Source: README.md, updated 2021-03-22