Skip to content

Commit

Permalink
upgrade version to 0.5.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaioannou committed Mar 4, 2024
1 parent 300ad00 commit ce18e0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.1-SNAPSHOT"
implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.5.2-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.1-SNAPSHOT
VERSION_NAME=0.5.2-SNAPSHOT

SONATYPE_HOST=S01
SONATYPE_AUTOMATIC_RELEASE=false
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-22 12:05:21 EET_
_2024-03-04 19:48:37 EET_
## Apache License, Version 2.0

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

0 comments on commit ce18e0e

Please sign in to comment.