We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ed80f commit 84f39a7Copy full SHA for 84f39a7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [0.8.6](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.4...v0.8.6) (2022-12-21)
2
+
3
+## Improvements
4
5
+* **android** [chore] Updates the default kotlin version on Android to `1.6.10` and the default SDK on Android to `31`.
6
7
# [0.8.4](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.3...v0.8.4) (2022-01-24)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-shared-element",
- "version": "0.8.4",
+ "version": "0.8.6",
"description": "Native shared element transition primitives for react-native 💫",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments