File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878``` kotlin
7979dependencies {
8080 // EUDI Wallet Documents Manager library
81- implementation(" eu.europa.ec.eudi:eudi-lib-android-wallet-document-manager:0.17.0 " )
81+ implementation(" eu.europa.ec.eudi:eudi-lib-android-wallet-document-manager:0.17.1-SNAPSHOT " )
8282
8383 // Optional: Use the multipaz-android library if you want to use the implementations for Storage and SecureArea
8484 // for Android devices, provided by the OpenWallet Foundation
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android.nonTransitiveRClass=true
4141systemProp.sonar.host.url =https://sonarcloud.io
4242systemProp.sonar.gradle.skipCompile =true
4343
44- VERSION_NAME =0.17.0
44+ VERSION_NAME =0.17.1-SNAPSHOT
4545
4646SONATYPE_HOST =CENTRAL_PORTAL
4747SONATYPE_AUTOMATIC_RELEASE =false
You can’t perform that action at this time.
0 commit comments