File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased ]
3+ ## [ 1.6.1 ] - 2025-02-25
44
55### Added
66
189189 attributes
190190- CIS-2 tokens with corrupted or missing metadata can no longer be added
191191
192- [ Unreleased ] : https://github.com/Concordium/cryptox-android/compare/1.6.0...HEAD
192+ [ Unreleased ] : https://github.com/Concordium/cryptox-android/compare/1.6.1...HEAD
193+
194+ [ 1.6.1 ] : https://github.com/Concordium/cryptox-android/compare/1.6.0...1.6.1
193195
194196[ 1.6.0 ] : https://github.com/Concordium/cryptox-android/compare/1.5.0...1.6.0
195197
Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ android {
2121 // https://semver.org/
2222 def versionMajor = 1
2323 def versionMinor = 6
24- def versionPatch = 0
24+ def versionPatch = 1
2525 def versionMeta = " "
26- def versionCodeIncremental = 1434
26+ def versionCodeIncremental = 1436
2727
2828 compileSdkVersion 34
2929
You can’t perform that action at this time.
0 commit comments