bitwarden / mobile

Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
https://bitwarden.com
GNU General Public License v3.0
152 stars 24 forks source link

BRE-222 - Fix F-Droid build and release process #3374

Closed vgrassia closed 3 months ago

vgrassia commented 3 months ago

Type of change

Objective

This PR enables RunAOTCompilation to fix the error Could not resolve SDK "Microsoft.NET.Runtime.MonoAOTCompiler.Task". I've also updated the release workflow to fix the incorrect input on the bitwarden/gh-actions/download-artifacts action and switched to pushing to the gh-pages branch using the bitwarden-devops-bot account with a PAT. The gh-pages NPM package has been updated to 6.1.1.

Code changes

Before you submit