Log information in Android
Including in your project
ShoutOut is available in the MavenCentral, so getting it as simple as adding it as a dependency inside your build.gradle file
implementation "com.github.nisrulz:shoutout:$version"
where $version
corresponds to latest version published in
-
???? Documentation
-
Pull Requests
Here are some basic rules to follow to ensure timely addition of your request:
- If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge ????
- Pull requests must be made against
develop
branch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
-
License
Copyright 2016 Nishant Srivastava
Licensed under the Apache License, Version 2.0, click here for the full license.