https://github.com/osll/circle21-iq-test
https://github.com/osll/circle21-iq-test
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osll/circle21-iq-test
- Owner: OSLL
- Created: 2021-10-23T13:40:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T16:54:34.000Z (over 4 years ago)
- Last Synced: 2025-01-01T19:25:20.661Z (over 1 year ago)
- Language: Kotlin
- Size: 729 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AndroidGithubCiTemplate

This is a template android project with a configured Github CI workflow.
Before using make sure the project packages were changed in the manifest, gradle.build, and in code files.
_Important_: "code files" includes tests, so the path app/src/androidTest/java/com/makentoshe/androidgithubcitemplate/ also counts.