Fix deprecated package name

Update Dependencies
This commit is contained in:
Iamlooker
2022-05-13 18:37:46 +05:30
parent bade8c7379
commit 7f5d2dbc7e
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.looker.droidify">
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />