gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-android] branch master updated (f614a00 -> c146f9f)


From: gnunet
Subject: [taler-wallet-android] branch master updated (f614a00 -> c146f9f)
Date: Sat, 02 Nov 2019 13:16:16 +0100

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

dold pushed a change to branch master
in repository wallet-android.

    from f614a00  text
     new a40499d  NFC: match AID from documentation
     new e43426e  tool version
     new c146f9f  gitignore

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                           | 2 +-
 app/src/main/res/xml/apduservice.xml | 2 +-
 build.gradle                         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 97cbdf1..2a6391d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@
 /.idea/navEditor.xml
 /.idea/assetWizardSettings.xml
 .DS_Store
-/build
+build
 /captures
 .externalNativeBuild
 /akono/akono.aar
diff --git a/app/src/main/res/xml/apduservice.xml 
b/app/src/main/res/xml/apduservice.xml
index b862ccb..6d4956b 100644
--- a/app/src/main/res/xml/apduservice.xml
+++ b/app/src/main/res/xml/apduservice.xml
@@ -4,6 +4,6 @@
         android:requireDeviceUnlock="false">
     <aid-group android:description="@string/aiddescription"
             android:category="other">
-        <aid-filter android:name="A0000002471001"/>
+        <aid-filter android:name="F00054414c4552"/>
     </aid-group>
 </host-apdu-service>
\ No newline at end of file
diff --git a/build.gradle b/build.gradle
index 4420c59..df8fe1b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
         
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:3.5.0'
+        classpath 'com.android.tools.build:gradle:3.5.1'
         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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