Skip to content

Commit ac0db94

Browse files
committed
chore(release): cut wallet sdk version 1.1.2
## [1.1.2](v1.1.1...v1.1.2) (2024-03-07) ### Bug Fixes * upgrade gradle & libs and remove Apollo dependency ([#18](#18)) ([eb66631](eb66631))
1 parent 3861bb3 commit ac0db94

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/input-output-hk/atala-prism-didcomm-kmm/compare/v1.1.1...v1.1.2) (2024-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade gradle & libs and remove Apollo dependency ([#18](https://github.com/input-output-hk/atala-prism-didcomm-kmm/issues/18)) ([eb66631](https://github.com/input-output-hk/atala-prism-didcomm-kmm/commit/eb66631ff95e8822048d7364c7b7ee57137ab021))
7+
18
## [1.1.1](https://github.com/input-output-hk/atala-prism-didcomm-kmm/compare/v1.1.0...v1.1.1) (2024-02-26)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 1.1.1
1+
version = 1.1.2
22
#Gradle
33
org.gradle.jvmargs = -Xmx3072M -Dkotlin.daemon.jvm.options="-Xmx3072M"
44
#Kotlin

0 commit comments

Comments
 (0)