File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.19.3] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.19.2...v1.19.3 ) (2025-01-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * autocapture missing events fix ([ #232 ] ( https://github.com/amplitude/Amplitude-Kotlin/issues/232 ) ) ([ 7476456] ( https://github.com/amplitude/Amplitude-Kotlin/commit/74764561d2c87c5eb6f59198822f93ca249178ad ) )
7
+
1
8
## [ 1.19.2] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.19.1...v1.19.2 ) (2024-11-14)
2
9
3
10
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.19.2 '
11
+ PUBLISH_VERSION = ' 1.19.3 '
12
12
PUBLISH_ARTIFACT_ID = ' analytics-android'
13
13
}
14
14
You can’t perform that action at this time.
0 commit comments