mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
fix sending issue (#1840)
* fix sending issue * Update pr_test_build_android.yml
This commit is contained in:
parent
de970fcb80
commit
bd38393acf
4 changed files with 7 additions and 16 deletions
|
@ -1,4 +1,5 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="__APP_PACKAGE__">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue