Release 0.0.1-SNAPSHOT
superus8r
released this
27 Feb 17:08
·
239 commits
to main
since this release
These changes enable basic functionality of the Trustbadge library.
Changes:
- Add TrustbadgeData data class
- Register API Call to load TrustbadgeData
- Add image and text resources
- Update the example project with basic navigation and screenshots
- Applied trustbadge gradle plugin to the library to automatically produce the properties file
- Applied gradle
signing
andmaven-publish
plugins and configured publish to maven - Setup CircleCI to run android tests, report coverage to codecov, and publish to maven
- Prepare screenshot testing using gradle managed devices
- add docs
README.md
andCONTRIBUTING.md