vsmolovik commented on issue #1647:
URL: 
https://github.com/apache/cordova-android/issues/1647#issuecomment-2299199274

   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to