Merge "BluetoothMidiService: remove accidental versions in XML"
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.android.bluetoothmidiservice"
|
||||
android:versionCode="1"
|
||||
android:versionName="R-initial"
|
||||
>
|
||||
<uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" />
|
||||
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.bluetoothmidiservice"
|
||||
android:versionCode="1"
|
||||
android:versionName="R-initial"
|
||||
>
|
||||
<uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" />
|
||||
<application
|
||||
|
||||
Reference in New Issue
Block a user