Skip to content

Instantly share code, notes, and snippets.

View sachindayl's full-sized avatar

Sachinda Liyanaarachchi sachindayl

View GitHub Profile
@donnfelker
donnfelker / android-19-circle.yml
Last active March 12, 2021 13:19
Sample CircleCI Configuration For an Android App
#
# Build configuration for Circle CI
#
general:
artifacts:
- /home/ubuntu/your-app-name/app/build/outputs/apk/
machine:
environment: