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.12.0] ( https://github.com/customerio/customerio-android/compare/4.11.0...4.12.0 ) (2025-10-08)
2+
3+ ### Features
4+
5+ * in-app anonymous support ([ #614 ] ( https://github.com/customerio/customerio-android/issues/614 ) ) ([ bfcbb80] ( https://github.com/customerio/customerio-android/commit/bfcbb806a8af61e7e8f8f1c2998aba85ec154dc0 ) )
6+
17## [ 4.11.0] ( https://github.com/customerio/customerio-android/compare/4.10.2...4.11.0 ) (2025-10-07)
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.11 .0"
10+ const val version: String = " 4.12 .0"
1111}
You can’t perform that action at this time.
0 commit comments