https://github.com/osll/practice20-bubble-puzzle
https://github.com/osll/practice20-bubble-puzzle
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/osll/practice20-bubble-puzzle
- Owner: OSLL
- Created: 2020-06-09T14:27:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T18:01:52.000Z (almost 6 years ago)
- Last Synced: 2025-01-01T19:25:19.950Z (over 1 year ago)
- Language: Kotlin
- Size: 482 KB
- Stars: 1
- Watchers: 5
- 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.