mirror of
https://github.com/bitwarden/mobile
synced 2025-12-11 13:53:29 +00:00
move android libs
This commit is contained in:
@@ -169,10 +169,10 @@
|
|||||||
<GoogleServicesJson Include="google-services.json" />
|
<GoogleServicesJson Include="google-services.json" />
|
||||||
<GoogleServicesJson Include="google-services.json.enc" />
|
<GoogleServicesJson Include="google-services.json.enc" />
|
||||||
<None Include="fdroid-keystore.jks.enc" />
|
<None Include="fdroid-keystore.jks.enc" />
|
||||||
<AndroidNativeLibrary Include="lib\arm64-v8a\libargon2.so" />
|
<AndroidNativeLibrary Include="..\..\lib\android\arm64-v8a\libargon2.so" />
|
||||||
<AndroidNativeLibrary Include="lib\armeabi-v7a\libargon2.so" />
|
<AndroidNativeLibrary Include="..\..\lib\android\armeabi-v7a\libargon2.so" />
|
||||||
<AndroidNativeLibrary Include="lib\x86\libargon2.so" />
|
<AndroidNativeLibrary Include="..\..\lib\android\x86\libargon2.so" />
|
||||||
<AndroidNativeLibrary Include="lib\x86_64\libargon2.so" />
|
<AndroidNativeLibrary Include="..\..\lib\android\x86_64\libargon2.so" />
|
||||||
<None Include="Properties\AndroidManifest.xml" />
|
<None Include="Properties\AndroidManifest.xml" />
|
||||||
<None Include="upload-keystore.jks.enc" />
|
<None Include="upload-keystore.jks.enc" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user