File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.20.4] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.20.3...v1.20.4 ) (2025-03-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Mediator flaky test ([ #256 ] ( https://github.com/amplitude/Amplitude-Kotlin/issues/256 ) ) ([ 7dacdfa] ( https://github.com/amplitude/Amplitude-Kotlin/commit/7dacdfa20c8fc5a9ad751c09fdee977bf1db3af0 ) )
7
+ * remove synchronized on mediator ([ #254 ] ( https://github.com/amplitude/Amplitude-Kotlin/issues/254 ) ) ([ d71d59b] ( https://github.com/amplitude/Amplitude-Kotlin/commit/d71d59be1c0f2bdc518d6839937b963b4b88ff76 ) )
8
+
1
9
## [ 1.20.3] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.20.2...v1.20.3 ) (2025-03-10)
2
10
3
11
Original file line number Diff line number Diff line change 8
8
PUBLISH_NAME = ' Amplitude Android Kotlin SDK'
9
9
PUBLISH_DESCRIPTION = ' Amplitude Kotlin client-side SDK for Android'
10
10
PUBLISH_GROUP_ID = ' com.amplitude'
11
- PUBLISH_VERSION = ' 1.20.3 '
11
+ PUBLISH_VERSION = ' 1.20.4 '
12
12
PUBLISH_ARTIFACT_ID = ' analytics-android'
13
13
}
14
14
You can’t perform that action at this time.
0 commit comments