Skip to content

Commit

Permalink
Bump eudi-lib-jvm-siop-openid4vp-kt version to 0.3.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaioannou committed Feb 22, 2024
1 parent df88354 commit 0fc0d38
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ file.

```groovy
dependencies {
implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.5.0-SNAPSHOT"
implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.5.1-SNAPSHOT"
implementation "androidx.biometric:biometric-ktx:1.2.0-alpha05"
}
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ systemProp.sonar.gradle.skipCompile=true
systemProp.sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/testDebugUnitTestCoverage/testDebugUnitTestCoverage.xml,build/reports/jacoco/testReleaseUnitTestCoverage/testReleaseUnitTestCoverage.xml
systemProp.sonar.projectName=eudi-lib-android-wallet-core

VERSION_NAME=0.5.0-SNAPSHOT
VERSION_NAME=0.5.1-SNAPSHOT

SONATYPE_HOST=S01
SONATYPE_AUTOMATIC_RELEASE=false
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ espresso-core = "3.5.1"
eudi-document-manager = "0.2.2-SNAPSHOT"
eudi-iso18013-data-transfer = "0.2.0-SNAPSHOT"
eudi-lib-jvm-openid4vci-kt = "0.1.2-SNAPSHOT"
eudi-lib-jvm-siop-openid4vp-kt = "0.3.0-SNAPSHOT"
eudi-lib-jvm-siop-openid4vp-kt = "0.3.1-SNAPSHOT"
gradle-plugin = "7.4.0"
identity-credential = "20231002"
identity-credential-android = "20231002"
Expand Down
2 changes: 1 addition & 1 deletion licenses.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# EUDI Wallet Core library for Android
## Dependency License Report
_2024-02-08 18:41:45 EET_
_2024-02-22 12:05:21 EET_
## Apache License, Version 2.0

**1** **Group:** `androidx.appcompat` **Name:** `appcompat` **Version:** `1.6.1`
Expand Down

0 comments on commit 0fc0d38

Please sign in to comment.