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.15.1] ( https://github.com/customerio/customerio-android/compare/4.15.0...4.15.1 ) (2026-02-04)
2+
3+ ### Bug Fixes
4+
5+ * In app improvements ([ #640 ] ( https://github.com/customerio/customerio-android/issues/640 ) ) ([ 2270377] ( https://github.com/customerio/customerio-android/commit/22703777fa43d091600e93a873908b2538185f7e ) )
6+
17## [ 4.15.0] ( https://github.com/customerio/customerio-android/compare/4.14.0...4.15.0 ) (2026-01-13)
28
39### Features
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.15.0 "
10+ const val version: String = " 4.15.1 "
1111}
You can’t perform that action at this time.
0 commit comments