File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
core/src/main/kotlin/io/customer/sdk Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.5.5] ( https://github.com/customerio/customerio-android/compare/4.5.4...4.5.5 ) (2025-04-01)
2+
3+ ### Bug Fixes
4+
5+ * screen view order ([ #500 ] ( https://github.com/customerio/customerio-android/issues/500 ) ) ([ 6877daf] ( https://github.com/customerio/customerio-android/commit/6877daf98235ce9c96a2ce4932f188efb2c33a71 ) )
6+
17## [ 4.5.4] ( https://github.com/customerio/customerio-android/compare/4.5.3...4.5.4 ) (2025-04-01)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ package io.customer.sdk
77
88// TODO: Check before final release if we still need to keep Version class public or can be internal
99object Version {
10- const val version: String = " 4.5.4 "
10+ const val version: String = " 4.5.5 "
1111}
You can’t perform that action at this time.
0 commit comments