Skip to content

poker-io/pokerio-android

Repository files navigation

pokerio-android

Build Tests codecov Lint ktlint

Building

The easiest way to build the app is through Android Studio (requires Flamingo or newer). Gradle will install all the necessary dependencies.

Alternatively you can run the build from a command line with:

./gradlew assembleDebug

Testing

Tests are places under app/src/test and app/src/androidTest. To run unit tests execute:

./gradlew test

or for running instrumented tests:

./gradlew connectedAndroidTest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages