Skip to content

Commit 7341991

Browse files
sraptis-scyvkanellopoulos
authored andcommitted
Bump version to 0.22.1-SNAPSHOT
1 parent 42565a5 commit 7341991

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
@@ -108,7 +108,7 @@ file.
108108

109109
```groovy
110110
dependencies {
111-
implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.22.0"
111+
implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.22.1-SNAPSHOT"
112112
// required when using the built-in AndroidKeystoreSecureArea implementation provided by the library
113113
// for user authentication with biometrics
114114
implementation "androidx.biometric:biometric-ktx:1.2.0-alpha05"

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.22.0
44+
VERSION_NAME=0.22.1-SNAPSHOT
4545

4646
SONATYPE_HOST=CENTRAL_PORTAL
4747
SONATYPE_AUTOMATIC_RELEASE=false

0 commit comments

Comments
 (0)