Update Android Gradle Plugin to 7.3.0.
This commit is contained in:
parent
02deaa0f1a
commit
6277d4981c
4 changed files with 7 additions and 7 deletions
|
|
@ -1,8 +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="org.schabi.newpipe">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<application
|
||||
android:name=".DebugApp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue