Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osll/practice21.2-2
https://github.com/osll/practice21.2-2
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/osll/practice21.2-2
- Owner: OSLL
- Created: 2021-05-28T11:30:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T19:31:20.000Z (over 3 years ago)
- Last Synced: 2024-05-27T20:04:36.218Z (6 months ago)
- Language: Kotlin
- Size: 18 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AndroidGithubCiTemplate
![Android CI](https://github.com/Makentoshe/AndroidGithubCiTemplate/workflows/Android%20CI/badge.svg?branch=master)
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.