[INJIMOB-3658] update openid4vp dependencies to 0.6.0 (#2160)

Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
abhip2565
2025-12-03 13:01:49 +05:30
committed by GitHub
parent 3d788db8cd
commit 6668381598
3 changed files with 5 additions and 5 deletions

View File

@@ -268,7 +268,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")
implementation("io.mosip:injivcrenderer-aar:0.1.0")
implementation("io.mosip:inji-openid4vp-aar:0.6.0-SNAPSHOT"){
implementation("io.mosip:inji-openid4vp-aar:0.6.0"){
changing = true
exclude group: 'org.bouncycastle', module: 'bcpkix-jdk15on'
exclude group: 'org.bouncycastle', module: 'bcpkix-jdk18on'

View File

@@ -1001,8 +1001,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/inji-openid4vp-ios-swift.git";
requirement = {
branch = develop;
kind = branch;
kind = exactVersion;
version = 0.6.0;
};
};
C3F18B1B2E320C9A007DBE73 /* XCRemoteSwiftPackageReference "inji-vci-client-ios-swift" */ = {

View File

@@ -78,8 +78,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/inji-openid4vp-ios-swift.git",
"state" : {
"branch" : "release-0.6.x",
"revision" : "cbcedfe4e700511db2f147266d5c8be5c06c2d2f"
"revision" : "cbcedfe4e700511db2f147266d5c8be5c06c2d2f",
"version" : "0.6.0"
}
},
{