Skip to content

Commit 81a10fe

Browse files
chore(release): 1.21.2-beta.2 [skip ci]\n\n## [1.21.2-beta.2](v1.21.2-beta.1...v1.21.2-beta.2) (2025-06-04)
### Bug Fixes * expose core as api for dependencies. ([1dd27ef](1dd27ef))
1 parent f62b60a commit 81a10fe

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.2](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.21.2-beta.1...v1.21.2-beta.2) (2025-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* expose core as api for dependencies. ([1dd27ef](https://github.com/amplitude/Amplitude-Kotlin/commit/1dd27efd340b5d0073b7d6050b070e54dd70331e))
7+
18
## [1.21.2-beta.1](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.21.1...v1.21.2-beta.1) (2025-06-03)
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.2-beta.1
22+
PUBLISH_VERSION=1.21.2-beta.2

0 commit comments

Comments
 (0)