Fix deprecation
apk / build (push) Failing after 1m31s Details

This commit is contained in:
Michel Roux 2023-07-30 21:26:31 +02:00
parent cef8416d5c
commit f2b5d64c43
1 changed files with 1 additions and 4 deletions

View File

@ -1,8 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.crystalyx.sharewithtitle">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:icon="@mipmap/ic_launcher"
android:label="Share with title"