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.20.2] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.20.1...v1.20.2 ) (2025-02-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * adding ability to track revenue currency ([ #244 ] ( https://github.com/amplitude/Amplitude-Kotlin/issues/244 ) ) ([ f33552b] ( https://github.com/amplitude/Amplitude-Kotlin/commit/f33552b6b7b8b4bb4cfc2011592d61284e83d79b ) )
7
+
1
8
## [ 1.20.1] ( https://github.com/amplitude/Amplitude-Kotlin/compare/v1.20.0...v1.20.1 ) (2025-02-25)
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.20.1 '
11
+ PUBLISH_VERSION = ' 1.20.2 '
12
12
PUBLISH_ARTIFACT_ID = ' analytics-android'
13
13
}
14
14
You can’t perform that action at this time.
0 commit comments