summaryrefslogtreecommitdiff
path: root/merchant-lib/src/main
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-05-16 16:26:36 +0200
committerFlorian Dold <florian@dold.me>2022-05-16 16:26:36 +0200
commit22e5e8034d2891f04568e724baa8b5c95660b897 (patch)
treeea8c756f38958609e54e6c45deff508b9df15615 /merchant-lib/src/main
parentd32573aad045c76c6ae75269eaa6591ce6fb4ae9 (diff)
downloadtaler-android-22e5e8034d2891f04568e724baa8b5c95660b897.tar.gz
taler-android-22e5e8034d2891f04568e724baa8b5c95660b897.tar.bz2
taler-android-22e5e8034d2891f04568e724baa8b5c95660b897.zip
-upgrade gradle
Diffstat (limited to 'merchant-lib/src/main')
-rw-r--r--merchant-lib/src/main/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/merchant-lib/src/main/AndroidManifest.xml b/merchant-lib/src/main/AndroidManifest.xml
index 1408b33..40b4a25 100644
--- a/merchant-lib/src/main/AndroidManifest.xml
+++ b/merchant-lib/src/main/AndroidManifest.xml
@@ -14,8 +14,7 @@
~ GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
-->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="net.taler.merchantlib">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />