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.
2 parents 9ad1826 + 00f38d0 commit 0f840fdCopy full SHA for 0f840fd
android/gradle.properties
@@ -1,4 +1,4 @@
1
-ReactNativeMatomoTracker_kotlinVersion=1.7.0
+ReactNativeMatomoTracker_kotlinVersion=1.9.0
2
ReactNativeMatomoTracker_minSdkVersion=21
3
ReactNativeMatomoTracker_targetSdkVersion=31
4
ReactNativeMatomoTracker_compileSdkVersion=31
package.json
@@ -1,6 +1,6 @@
{
"name": "@logicwind/react-native-matomo-tracker",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "React-native plugin for matomo analytics",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
@@ -37,7 +37,10 @@
37
"keywords": [
38
"react-native",
39
"ios",
40
- "android"
+ "android",
41
+ "react-native-tvos",
42
+ "analytics",
43
+ "tracking"
44
],
45
"repository": {
46
"type": "git",
0 commit comments