Skip to content

Commit

Permalink
[INJIMOB-2368] update tuvali, pixelpass, inji-vci-client version (#1689)
Browse files Browse the repository at this point in the history
- tuvali -> 0.5.0 (tag)
- pixelpass -> 0.2.0 (tag)
- inji-vci-client -> release-0.1.x (branch)

Signed-off-by: KiruthikaJeyashankar <[email protected]>
Co-authored-by: Alka Prasad <[email protected]>
  • Loading branch information
KiruthikaJeyashankar and Alka1703 authored Nov 19, 2024
1 parent 80ebe12 commit 3a23504
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
4 changes: 1 addition & 3 deletions .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,6 @@ fileignoreconfig:
checksum: c91348eceec5edbffa03ba03f3f52a8e90ff7f942816c9609080d1647052fd66
- filename: android/app/src/main/java/io/mosip/residentapp/InjiVciClientModule.java
checksum: 17f55840bab193bc353034445ba4fce53e1ce466e95f616c15a1351f8d2f23bc
- filename: ios/Inji.xcworkspace/xcshareddata/swiftpm/Package.resolved
checksum: b168940c6b487dc96fd22f564f2e187dae46f4fa5e4a64cf81c4d810b1c1ae78
- filename: injitest/src/main/resources/Vids.json
checksum: 8bcffed7a6dd565ae695e1b29de0655e10bd5c5420af2718defd593a687b8817
- filename: injitest/src/main/java/inji/utils/UpdateNetworkSettings.java
Expand All @@ -362,7 +360,7 @@ fileignoreconfig:
- filename: android/app/src/main/AndroidManifest.xml
checksum: 8f4bd61770b8bb0a28859ca0f3b4b095aed4e3fb5adef435cb74b9389ff13e09
- filename: ios/Inji.xcworkspace/xcshareddata/swiftpm/Package.resolved
checksum: b168940c6b487dc96fd22f564f2e187dae46f4fa5e4a64cf81c4d810b1c1ae78
checksum: 03b465b781c25b52c7b4d384599062e44c0357f0e6fb90b8a2ce64313b625ec2
- filename: ios/Inji.xcodeproj/project.pbxproj
checksum: 4359976ed4d1ac3206d76b87d3458d070027199c8569ba123436c4b5343aba74
- filename: screens/Settings/ReceivedCardsModal.tsx
Expand Down
12 changes: 6 additions & 6 deletions ios/Inji.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/inji-vci-client-ios-swift.git",
"state" : {
"branch" : "develop",
"revision" : "ee5f6ed432f12cb7dc339cdf0e01ec39ae27b530"
"branch" : "release-0.1.x",
"revision" : "39684d021a16e4683e9407594104c10a2ef5db67"
}
},
{
"identity" : "pixelpass-ios-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/pixelpass-ios-swift/",
"state" : {
"branch" : "develop",
"revision" : "0b716d5f6545b10de84c69edbf59565e66776ccd"
"revision" : "9e2da5077242b903f694e6300627c9c282ebba51",
"version" : "0.2.0"
}
},
{
"identity" : "tuvali-ios-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/tuvali-ios-swift/",
"state" : {
"branch" : "develop",
"revision" : "96bc662cd07df051cf2357691469bba57b0217e8"
"revision" : "2d49e123f70dfc2179983a753d370cc2212385db",
"version" : "0.5.0"
}
}
],
Expand Down

0 comments on commit 3a23504

Please sign in to comment.