summaryrefslogtreecommitdiff
path: root/main/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2023-04-17 14:56:49 +0200
committerArne Schwabe <arne@rfc2549.org>2023-04-17 15:22:05 +0200
commit653f6ef1bc1c4b857d8467d25bac5937d57102b5 (patch)
tree5aec6192565bae71a49b8a63b804239183ab9aa4 /main/src/main/AndroidManifest.xml
parent3c160282b4a4d450810baa28f1a757bba82ce6bb (diff)
Update gradle files
Diffstat (limited to 'main/src/main/AndroidManifest.xml')
-rw-r--r--main/src/main/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/src/main/AndroidManifest.xml b/main/src/main/AndroidManifest.xml
index fd21400b..1afe859e 100644
--- a/main/src/main/AndroidManifest.xml
+++ b/main/src/main/AndroidManifest.xml
@@ -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="de.blinkt.openvpn">
+ xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />