Skip to content

Commit 5c96c11

Browse files
chore(release): 1.26.2 [skip ci]
## [1.26.2](v1.26.1...v1.26.2) (2026-03-17) ### Bug Fixes * null safety for activity.intent in AndroidLifecyclePlugin ([#372](#372)) ([2f784f9](2f784f9))
1 parent 2f784f9 commit 5c96c11

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.26.2](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.26.1...v1.26.2) (2026-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* null safety for activity.intent in AndroidLifecyclePlugin ([#372](https://github.com/amplitude/Amplitude-Kotlin/issues/372)) ([2f784f9](https://github.com/amplitude/Amplitude-Kotlin/commit/2f784f9fda8aa3fb05abbac4499b00442968794b))
7+
18
## [1.26.1](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.26.0...v1.26.1) (2026-03-11)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mavenCentralAutomaticPublishing=true
1414
signAllPublications=true
1515

1616
GROUP=com.amplitude
17-
VERSION_NAME=1.26.1
17+
VERSION_NAME=1.26.2
1818

1919
POM_URL=https\://github.com/amplitude/Amplitude-Kotlin
2020

0 commit comments

Comments
 (0)