android: lint & gradle issues

This commit is contained in:
Avently
2023-08-08 22:32:31 +07:00
parent 5353b466a9
commit 2e205b055d
5 changed files with 16 additions and 16 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="chat.simplex.common">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.VIBRATE" />
</manifest>