Skip to content

Commit

Permalink
Merge pull request #304 from flow-mn/develop
Browse files Browse the repository at this point in the history
update fat-apk workflow
  • Loading branch information
sadespresso authored Feb 2, 2025
2 parents 8db48b5 + 5c38b38 commit ec6d2ae
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-fat-apk-android-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
build:
runs-on: "ubuntu-latest"
environment: Android release
permissions: write-all
steps:
- uses: actions/checkout@v4
- name: Setup JDK 17
Expand Down
17 changes: 17 additions & 0 deletions RELEASE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## **PLEASE BACKUP BEFORE UPGRADING**
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

## What's Changed

{{ changelog }}

## Download

* [Google Play](https://play.google.com/store/apps/details?id=mn.flow.flow?utm_source=gh-release-0-11-0) for Android
* [App Store](https://apps.apple.com/mn/app/flow-expense-tracker/id6477741670?utm_source=gh-release-0-11-0) for iOS

Also:

* Download Fat APK build from [GitHub release](https://github.com/flow-mn/flow/releases/latest)

Updates may take some time to appear on app stores after GitHub release

0 comments on commit ec6d2ae

Please sign in to comment.