Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 457 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 457 Bytes

AndroidGithubCiTemplate

Android CI

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.