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

@@ -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>