release: version 0.17.2

This commit is contained in:
Hiddify
2024-03-10 03:23:00 +01:00
parent 566434d836
commit dd8519f918
6 changed files with 11 additions and 11 deletions

View File

@@ -182,7 +182,7 @@ jobs:
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_DIST: ${{ matrix.platform == 'android-aab' && 'google-play' || 'general' }}
run: |
flutter packages pub run sentry_dart_plugin
dart run sentry_dart_plugin
- name: Copy to out Windows
if: matrix.platform == 'windows'