Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RabbitRun47/FossifyOrg-Commons

 
 

Repository files navigation

publish to maven local

  1. ./gradlew publishToMavenLocal

publish to jitpack.io

  1. Push your local commits to your fork on GitHub.
  2.     git commit
        git tag -a v1.0.4 -m "JitPack build for v1.0.4"
        git push origin v1.0.4
  3. Go to https://jitpack.io/#RabbitRun47/FossifyOrg-Commons
    1. Click on "Get it" for your version v1.0.4
  4. Go to gradle/libs.versions.toml and update the version
    #Fossify
    commons = "v1.0.4"
    

About

Some helper functions and shared resources used by the Fossify apps.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%