fix: configure Antelop SDK applicationIds per environment

This commit is contained in:
2026-04-07 00:37:39 +02:00
parent c263e4227e
commit a560e19db2
10 changed files with 13 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<application>
<meta-data
android:name="fr.antelop.application_id"
android:value="4713640103500149457" />
android:value="3381448747424346509" />
<meta-data
android:name="fr.antelop.issuer_id"
android:value="treezor" />

View File

@@ -2,7 +2,7 @@
<application>
<meta-data
android:name="fr.antelop.application_id"
android:value="4713640103500149457" />
android:value="8632355012486459749" />
<meta-data
android:name="fr.antelop.issuer_id"
android:value="treezor" />

View File

@@ -2,7 +2,7 @@
<application>
<meta-data
android:name="fr.antelop.application_id"
android:value="4713640103500149457" />
android:value="3381448747424346509" />
<meta-data
android:name="fr.antelop.issuer_id"
android:value="treezor" />

View File

@@ -9,7 +9,7 @@
<key>fr.antelop.initialConnectionTimeout</key>
<integer>60</integer>
<key>fr.antelop.application_id</key>
<integer>4713640103500149457</integer>
<integer>2940147927882003152</integer>
<key>fr.antelop.issuer_id</key>
<string>treezor</string>
<key>fr.antelop.teamIdentifier</key>

View File

@@ -9,7 +9,7 @@
<key>fr.antelop.initialConnectionTimeout</key>
<integer>60</integer>
<key>fr.antelop.application_id</key>
<integer>4713640103500149457</integer>
<integer>2940147927882003152</integer>
<key>fr.antelop.issuer_id</key>
<string>treezor</string>
<key>fr.antelop.teamIdentifier</key>

View File

@@ -9,7 +9,7 @@
<key>fr.antelop.initialConnectionTimeout</key>
<integer>60</integer>
<key>fr.antelop.application_id</key>
<integer>4713640103500149457</integer>
<integer>5850886184402974206</integer>
<key>fr.antelop.issuer_id</key>
<string>treezor</string>
<key>fr.antelop.teamIdentifier</key>

View File

@@ -0,0 +1,7 @@
# Gradle-generated maven-metadata files: regenerated on every build with
# new timestamps and hashes, so they create commit noise. The vendor
# library itself (antelop-x.y.z.aar / .pom) IS tracked because the
# Entrust SDK is a private library not available on Maven Central.
android/build/com/entrust/antelop/antelop/maven-metadata.xml
android/build/com/entrust/antelop/antelop/maven-metadata.xml.md5
android/build/com/entrust/antelop/antelop/maven-metadata.xml.sha1

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.entrust.antelop</groupId>
<artifactId>antelop</artifactId>
<versioning>
<release>2.6.4</release>
<versions>
<version>2.6.4</version>
</versions>
<lastUpdated>20260406000000</lastUpdated>
</versioning>
</metadata>