Skip to content

Commit a19641a

Browse files
committed
Bump version to 0.15.1-SNAPSHOT
1 parent b20daab commit a19641a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ file.
7171
```kotlin
7272
dependencies {
7373
// EUDI Wallet Documents Manager library
74-
implementation("eu.europa.ec.eudi:eudi-lib-android-wallet-document-manager:0.15.0")
74+
implementation("eu.europa.ec.eudi:eudi-lib-android-wallet-document-manager:0.15.1-SNAPSHOT")
7575

7676
// Optional: Use the multipaz-android library if you want to use the implementations for Storage and SecureArea
7777
// for Android devices, provided by the OpenWallet Foundation

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android.nonTransitiveRClass=true
4141
systemProp.sonar.host.url=https://sonarcloud.io
4242
systemProp.sonar.gradle.skipCompile=true
4343

44-
VERSION_NAME=0.15.0
44+
VERSION_NAME=0.15.1-SNAPSHOT
4545

4646
SONATYPE_HOST=CENTRAL_PORTAL
4747
SONATYPE_AUTOMATIC_RELEASE=false

0 commit comments

Comments
 (0)