update dependencies
This commit is contained in:
@@ -31,15 +31,15 @@ This workflow automatically builds and releases rmtPocketWatcher Flutter app for
|
||||
- Create a GitHub/Gitea release with both binaries
|
||||
- Include release notes with download instructions
|
||||
|
||||
## 🔧 Manual Development Build
|
||||
## 🔧 Manual Release Build
|
||||
|
||||
To trigger a manual dev build (debug versions):
|
||||
To trigger a manual release build:
|
||||
|
||||
1. Go to Actions tab in your repository
|
||||
2. Select "Flutter Dev Build" workflow
|
||||
2. Select "Flutter Release" workflow
|
||||
3. Click "Run workflow"
|
||||
|
||||
This will create debug builds for both Windows and Android.
|
||||
This will create production builds for both Windows and Android and publish a release.
|
||||
|
||||
## 🏗️ Local Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user