Skip to content

Commit

Permalink
Release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nodh committed Jan 7, 2025
1 parent d6b558f commit f622ba9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ kotlin.mpp.enableCInteropCommonization=true
kotlin.mpp.stability.nowarn=true
kotlin.native.ignoreDisabledTargets=true

artifactVersion = 1.1.2
artifactVersion = 1.1.3
jdk.version=17
2 changes: 1 addition & 1 deletion mobiledrivinglicence/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kotlin {
sourceSets {
commonMain {
dependencies {
api("at.asitplus.wallet:vck:5.2.1")
api("at.asitplus.wallet:vck:5.2.2")
}
}
}
Expand Down

0 comments on commit f622ba9

Please sign in to comment.