Skip to content

Commit

Permalink
release 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaioannou committed Jul 26, 2024
1 parent 9b73c9a commit 830f5a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ file.

```groovy
dependencies {
implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-document-manager:0.4.2"
implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-document-manager:0.4.3"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ systemProp.sonar.host.url=https://sonarcloud.io
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-document-manager
VERSION_NAME=0.4.3-SNAPSHOT
VERSION_NAME=0.4.3

SONATYPE_HOST=S01
SONATYPE_AUTOMATIC_RELEASE=false
Expand Down

0 comments on commit 830f5a1

Please sign in to comment.