mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-10 14:07:59 -05:00
[DSD-8738] update dependencies for release 18 (#2057)
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
@@ -267,7 +267,7 @@ dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")
|
||||
implementation("io.mosip:inji-openid4vp-aar:0.4.0-SNAPSHOT"){
|
||||
implementation("io.mosip:inji-openid4vp-aar:0.4.0"){
|
||||
changing = true
|
||||
exclude group: 'org.bouncycastle', module: 'bcpkix-jdk15on'
|
||||
exclude group: 'org.bouncycastle', module: 'bcpkix-jdk18on'
|
||||
@@ -280,7 +280,7 @@ dependencies {
|
||||
implementation("io.mosip:pixelpass-aar:0.7.0")
|
||||
implementation("io.mosip:secure-keystore:0.3.0")
|
||||
implementation("io.mosip:tuvali:0.5.2")
|
||||
implementation("io.mosip:inji-vci-client-aar:0.4.0-SNAPSHOT")
|
||||
implementation("io.mosip:inji-vci-client:0.4.0")
|
||||
implementation("com.google.code.gson:gson:2.10.1")
|
||||
implementation("io.mosip:vcverifier-aar:1.3.0") {
|
||||
exclude group: 'org.bouncycastle', module: 'bcpkix-jdk15on'
|
||||
|
||||
@@ -837,8 +837,8 @@
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/mosip/pixelpass-ios-swift/";
|
||||
requirement = {
|
||||
branch = "release-0.6.x";
|
||||
kind = branch;
|
||||
kind = exactVersion;
|
||||
version = 0.6.3;
|
||||
};
|
||||
};
|
||||
9CCCA19C2CF87A8400D5A461 /* XCRemoteSwiftPackageReference "secure-keystore-ios-swift" */ = {
|
||||
@@ -853,16 +853,16 @@
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/mosip/inji-openid4vp-ios-swift.git";
|
||||
requirement = {
|
||||
branch = "release-0.4.x";
|
||||
kind = branch;
|
||||
kind = exactVersion;
|
||||
version = 0.4.0;
|
||||
};
|
||||
};
|
||||
C3F18B1B2E320C9A007DBE73 /* XCRemoteSwiftPackageReference "inji-vci-client-ios-swift" */ = {
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/mosip/inji-vci-client-ios-swift";
|
||||
requirement = {
|
||||
branch = "release-0.4.x";
|
||||
kind = branch;
|
||||
kind = exactVersion;
|
||||
version = 0.4.0;
|
||||
};
|
||||
};
|
||||
/* End XCRemoteSwiftPackageReference section */
|
||||
|
||||
@@ -69,8 +69,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mosip/inji-openid4vp-ios-swift.git",
|
||||
"state" : {
|
||||
"branch" : "release-0.4.x",
|
||||
"revision" : "788a408c65a4aae296e8a0a32352c6d8abf369d0"
|
||||
"revision" : "788a408c65a4aae296e8a0a32352c6d8abf369d0",
|
||||
"version" : "0.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -78,8 +78,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mosip/inji-vci-client-ios-swift",
|
||||
"state" : {
|
||||
"branch" : "release-0.4.x",
|
||||
"revision" : "e4e5e57bccf3a42f094b27047c68c7ce77bc03b3"
|
||||
"revision" : "e4e5e57bccf3a42f094b27047c68c7ce77bc03b3",
|
||||
"version" : "0.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -96,8 +96,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mosip/pixelpass-ios-swift/",
|
||||
"state" : {
|
||||
"branch" : "release-0.6.x",
|
||||
"revision" : "78faea2ff48626ef9a6d198123bcf7b299acefd1"
|
||||
"revision" : "78faea2ff48626ef9a6d198123bcf7b299acefd1",
|
||||
"version" : "0.6.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user