Skip to content

Commit 92d5c92

Browse files
chore(release): 1.21.2-beta.1 [skip ci]\n\n## [1.21.2-beta.1](v1.21.1...v1.21.2-beta.1) (2025-06-03)
### Bug Fixes * decouple app lifecycle from sessions autocapture ([#284](#284)) ([1521eb7](1521eb7))
1 parent 21fed12 commit 92d5c92

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.21.2-beta.1](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.21.1...v1.21.2-beta.1) (2025-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* decouple app lifecycle from sessions autocapture ([#284](https://github.com/amplitude/Amplitude-Kotlin/issues/284)) ([1521eb7](https://github.com/amplitude/Amplitude-Kotlin/commit/1521eb717c5188eab3ea00dc6d975bf7891d8abc))
7+
18
## [1.21.1](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.21.0...v1.21.1) (2025-05-27)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ POM_DEVELOPER_ORG_URL=https://amplitude.com/
1919
RELEASE_REPOSITORY_URL=https://oss.sonatype.org/service/local/staging/deploy/maven2/
2020
SNAPSHOT_REPOSITORY_URL=https://oss.sonatype.org/content/repositories/snapshots/
2121
PUBLISH_GROUP_ID=com.amplitude
22-
PUBLISH_VERSION=1.21.1
22+
PUBLISH_VERSION=1.21.2-beta.1

0 commit comments

Comments
 (0)