mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
[PM-6480] Update MAUI to 8.0.7 (#3035)
* Update MAUI to 8.0.7 Updates MAUI to the future SR2 release version. * Using the released version instead of nightly
This commit is contained in:
parent
2a28294f91
commit
d6c2ebe4c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<MauiVersion>8.0.4-nightly.*</MauiVersion>
|
||||
<MauiVersion>8.0.7</MauiVersion>
|
||||
<ReleaseCodesignProvision>Automatic:AppStore</ReleaseCodesignProvision>
|
||||
<ReleaseCodesignKey>iPhone Distribution</ReleaseCodesignKey>
|
||||
<IncludeBitwardeniOSExtensions>True</IncludeBitwardeniOSExtensions>
|
||||
|
|
Loading…
Reference in a new issue