mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-07 20:53:54 -05:00
[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:
@@ -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'
|
||||
|
||||
@@ -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" */ = {
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user