Clean up gradle deprecation warnings
This commit is contained in:
parent
e555cf699d
commit
2d14709169
3 changed files with 350 additions and 2 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue