File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ file.
110110
111111``` groovy
112112dependencies {
113- implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.25.0 "
113+ implementation "eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.26.0-SNAPSHOT "
114114 // required when using the built-in AndroidKeystoreSecureArea implementation provided by the library
115115 // for user authentication with biometrics
116116 implementation "androidx.biometric:biometric-ktx:1.2.0-alpha05"
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.25.0
44+ VERSION_NAME =0.26.0-SNAPSHOT
4545
4646SONATYPE_HOST =CENTRAL_PORTAL
4747SONATYPE_AUTOMATIC_RELEASE =false
You can’t perform that action at this time.
0 commit comments