Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
obfusk committed Dec 12, 2024
1 parent 0e73428 commit 6abdf8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/me.hackerchick.catima.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ versions:
- apk_pattern: app-release\.apk
apk_url: https://github.com/CatimaLoyalty/Android/releases/download/$$TAG$$/app-release.apk
build:
- sdkmanager --list
- ./gradlew assembleRelease
- mv app/build/outputs/apk/release/app-release-unsigned.apk /outputs/unsigned.apk
build_home_dir: /build
Expand Down

0 comments on commit 6abdf8c

Please sign in to comment.