mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-19 05:30:15 +00:00
fix trusted aapt package
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
03f0dfb3b8
commit
9f3aa9c656
@ -4,7 +4,7 @@
|
|||||||
<verify-metadata>true</verify-metadata>
|
<verify-metadata>true</verify-metadata>
|
||||||
<verify-signatures>true</verify-signatures>
|
<verify-signatures>true</verify-signatures>
|
||||||
<trusted-artifacts>
|
<trusted-artifacts>
|
||||||
<trust group="com.android.tools.build" name="aapt2" version="8.3.0-10880808-windows.jar" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
<trust group="com.android.tools.build" name="aapt2" version="8.3.0-10880808" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
||||||
<trust group="com.github.nextcloud-deps" name="android-talk-webrtc" version="110.5481.0" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
<trust group="com.github.nextcloud-deps" name="android-talk-webrtc" version="110.5481.0" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
||||||
</trusted-artifacts>
|
</trusted-artifacts>
|
||||||
<trusted-keys>
|
<trusted-keys>
|
||||||
|
Loading…
Reference in New Issue
Block a user