[FIX] Official app without sharedUserId (#2734)
This commit is contained in:
parent
7c09112656
commit
a385a7d145
|
@ -0,0 +1,5 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
android:sharedUserId="chat.rocket.android">
|
||||||
|
</manifest>
|
Loading…
Reference in New Issue