Skip to content

Commit a937a94

Browse files
committed
cont
1 parent 5470aac commit a937a94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/kmp-run-publish-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
- name: 🚀 Run JReleaser deploy
196196
uses: jreleaser/release-action@v2
197197
with:
198-
version: 1.18.0
198+
version: 1.19.0
199199
arguments: >
200200
deploy
201201
--config-file=jreleaser.template.yml

velocityexchangeverifiers/jreleaser.template.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
project:
2-
name: WalletSdkKmp
2+
name: velocityexchangeverifiers
33
# version: from JRELEASER_PROJECT_VERSION
4-
description: Velocity Career Labs Android SDK
4+
description: Velocity Exchange Verifiers - Multiplatform SDK for Verifiable Credential JWT Verification
55
authors:
66
- Michael Avoyan
77
inceptionYear: 2025
88
license: Apache-2.0
99
links:
10-
homepage: https://github.com/velocitycareerlabs
10+
homepage: https://github.com/velocitycareerlabs/WalletSdkKmp
1111
languages:
1212
java:
1313
groupId: io.velocitycareerlabs
1414
artifactId: velocityexchangeverifiers
1515
extraProperties:
16-
displayName: Velocity Career Labs Android SDK
16+
displayName: Velocity Exchange Verifiers
1717

1818
signing:
1919
active: ALWAYS

0 commit comments

Comments
 (0)