Fix or suppress deprecations

This commit is contained in:
vfsfitvnm
2022-07-11 11:58:16 +02:00
parent abd942d5da
commit 8a8f051a4c
5 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="it.vfsfitvnm.vimusic">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WAKE_LOCK" />