File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.20.5] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.20.4...v1.20.5 ) (2025-04-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * compose autocapture properties update ([ #261 ] ( https://github.com/amplitude/Amplitude-Kotlin/issues/261 ) ) ([ a49b6a7] ( https://github.com/amplitude/Amplitude-Kotlin/commit/a49b6a7bab6f899ccb8652f53d8b5b7dfbffb346 ) )
7
+ * reformatting and warning fixes for upload ordering ticket ([ #257 ] ( https://github.com/amplitude/Amplitude-Kotlin/issues/257 ) ) ([ 61eb7ee] ( https://github.com/amplitude/Amplitude-Kotlin/commit/61eb7eecc1ce58d6f95cb4862a6a359ff106cece ) )
8
+ * retry upload order ([ #259 ] ( https://github.com/amplitude/Amplitude-Kotlin/issues/259 ) ) ([ 59a339d] ( https://github.com/amplitude/Amplitude-Kotlin/commit/59a339deac99b29b1257293162fb2f5f0d14f01b ) )
9
+
1
10
## [ 1.20.4] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.20.3...v1.20.4 ) (2025-03-17)
2
11
3
12
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.4 '
11
+ PUBLISH_VERSION = ' 1.20.5 '
12
12
PUBLISH_ARTIFACT_ID = ' analytics-android'
13
13
}
14
14
You can’t perform that action at this time.
0 commit comments