[INJIMOB-1078] construct issuer metadata based on vc format for credential request

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
This commit is contained in:
KiruthikaJeyashankar
2024-08-16 11:57:36 +05:30
parent 07be580064
commit e298884d16
7 changed files with 164 additions and 33 deletions

View File

@@ -287,7 +287,7 @@ dependencies {
}
compileOnly project(':react-native-android-location-services-dialog-box')
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
implementation "io.mosip:inji-vci-client:0.2.0-SNAPSHOT"
implementation "io.mosip:inji-vci-client:0.1.1-SNAPSHOT"
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}")
debugImplementation("com.facebook.flipper:flipper-network-plugin:${FLIPPER_VERSION}") {
exclude group: 'com.facebook.flipper'