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.10.2] ( https://github.com/customerio/customerio-android/compare/4.10.1...4.10.2 ) (2025-10-03)
2+
3+ ### Bug Fixes
4+
5+ * optimize inline in-app reloading ([ #611 ] ( https://github.com/customerio/customerio-android/issues/611 ) ) ([ a201c86] ( https://github.com/customerio/customerio-android/commit/a201c86fe78b75f84b8796f8b367de24a65566f9 ) )
6+
17## [ 4.10.1] ( https://github.com/customerio/customerio-android/compare/4.10.0...4.10.1 ) (2025-08-29)
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.10.1 "
10+ const val version: String = " 4.10.2 "
1111}
You can’t perform that action at this time.
0 commit comments