NTP-17104 | Updated CL library for QA & PROD (#13925)

This commit is contained in:
Ujjwal Kumar
2024-12-03 18:06:36 +05:30
committed by GitHub
parent 2fe57dd577
commit c10750b13c
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
configurations.maybeCreate("uat")
artifacts.add("uat", file('SecureComponent-UAT-release-signed-12072023-d57c63ce.aar'))
artifacts.add("uat", file('SecureComponent-release_Android_UAT_21082024_30235366.aar'))
configurations.maybeCreate("prod")
artifacts.add("prod", file('SecureComponent-PROD-release-signed-21032023-decf51b9.aar'))
artifacts.add("prod", file('SecureComponent-release_Android_PROD_21082024_30235366.aar'))