Skip to content

RedMadRobot/android-library-template

Repository files navigation

%Stub%

Checklist after repository creation

  • Update developers in publishing plugin
  • Remove Cleanup step from main.yml
  • Update library description in README and in build.gradle.kts
  • Update Usage guide
  • Revise the logic in convention-plugins in buildSrc and remove everything you don't need

License

%Stub% and no more spoilers.


Installation

Add the dependency:

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.redmadrobot.%stub%:%stub%:<version>")
}

Usage

TODO: Add usage guide

Contributing

Read the Contributing Guide if you're interested in contribution to the project.

About

Android open source library template

Resources

License

Contributing

Stars

1 star

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors