We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d6697 commit 6bc099dCopy full SHA for 6bc099d
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
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
12
## 1.0.1
13
14
### Changed
sample/dependencies.gradle.kts
@@ -1,4 +1,4 @@
1
-val sdk_version = "1.0.1"
+val sdk_version = "1.0.2"
extra["versions"] = mapOf(
"androidx.core" to "androidx.core:core-ktx:1.9.0",
0 commit comments