gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-android] branch master updated: cashier: allow bank over HT


From: gnunet
Subject: [taler-taler-android] branch master updated: cashier: allow bank over HTTP (debug)
Date: Wed, 08 Jun 2022 10:29:06 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository taler-android.

The following commit(s) were added to refs/heads/master by this push:
     new 627fff0  cashier: allow bank over HTTP (debug)
627fff0 is described below

commit 627fff034a85c6076c8d1693af33c38fa4a99825
Author: MS <ms@taler.net>
AuthorDate: Wed Jun 8 10:29:02 2022 +0200

    cashier: allow bank over HTTP (debug)
---
 cashier/src/main/AndroidManifest.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cashier/src/main/AndroidManifest.xml 
b/cashier/src/main/AndroidManifest.xml
index fea6a4a..37f941c 100644
--- a/cashier/src/main/AndroidManifest.xml
+++ b/cashier/src/main/AndroidManifest.xml
@@ -13,6 +13,7 @@
         android:roundIcon="@mipmap/ic_launcher"
         android:supportsRtl="true"
         android:theme="@style/AppTheme"
+        android:usesCleartextTraffic="true"
         tools:ignore="GoogleAppIndexingWarning">
 
         <activity

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]