Clean up gradle deprecation warnings

This commit is contained in:
Ensar Sarajčić 2023-09-13 15:07:46 +02:00
parent e555cf699d
commit 2d14709169
3 changed files with 350 additions and 2 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.simplemobiletools.smsmessenger"
android:installLocation="auto">
<uses-permission android:name="android.permission.READ_SMS" />