https://github.com/osll/practice21.1-store
https://github.com/osll/practice21.1-store
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osll/practice21.1-store
- Owner: OSLL
- Created: 2021-05-28T11:27:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T09:05:02.000Z (about 5 years ago)
- Last Synced: 2025-02-21T14:15:23.889Z (over 1 year ago)
- Language: Kotlin
- Size: 950 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- 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.