Skip to content

Commit 90037fe

Browse files
committed
chore(test): update runner for fdroid fix
1 parent 0b30edf commit 90037fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_for_android.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
4242
- name: Build APK
4343
run: |
44+
sed -e "5a\add_link_options(\"LINKER:--build-id=none\")" ~/.pub-cache/hosted/pub.dev/content_resolver-0.3.1/android/CMakeLists.txt
4445
.flutter/bin/flutter build apk --split-per-abi
4546
.flutter/bin/flutter build appbundle
4647

0 commit comments

Comments
 (0)