Skip to content

Commit

Permalink
Update GamePortal.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Nov 10, 2022
1 parent 2920b54 commit ac1ffdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GamePortal/GamePortal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
</PropertyGroup>

<PropertyGroup Condition="$(TargetFramework.Contains('-android')) and '$(Configuration)' == 'Release'">
<AndroidPackageFormat>apk;aab</AndroidPackageFormat>
<AndroidPackageFormat>aab</AndroidPackageFormat>
<AndroidKeyStore>True</AndroidKeyStore>
<AndroidSigningKeyStore>..\Soferity.keystore</AndroidSigningKeyStore>
<AndroidSigningKeyAlias>GamePortal</AndroidSigningKeyAlias>
Expand Down

0 comments on commit ac1ffdf

Please sign in to comment.