Skip to content

Commit 6bc099d

Browse files
committed
Release v1.0.2
1 parent 32d6697 commit 6bc099d

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.0.2
6+
7+
### Fixed
8+
- Improved the push notifications for verified users
9+
- Fix the start recording failures
10+
- Fix masking for React Native
11+
512
## 1.0.1
613

714
### Changed

sample/dependencies.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val sdk_version = "1.0.1"
1+
val sdk_version = "1.0.2"
22

33
extra["versions"] = mapOf(
44
"androidx.core" to "androidx.core:core-ktx:1.9.0",

0 commit comments

Comments
 (0)