Skip to content

longdt57/GitUser-Android

Repository files navigation

GitUser

Screenshots

User List User Detail

Builds

Linter and static code analysis

  • Lint:
$ ./gradlew lint

Report is located at: ./app/build/reports/lint/

Testing

  • Run unit testing:
$ ./gradlew app:testStagingDebugUnitTest
$ ./gradlew data:testDebugUnitTest
$ ./gradlew domain:test
  • Run unit testing with coverage:
$ ./gradlew koverHtmlReport

Report is located at: app/build/reports/kover/

Build and deploy

For release builds, we need to provide release keystore and signing properties:

  • Put the release.keystore file at root config folder.
  • Put keystore signing properties in signing.properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages