appsflyer-capacitor-plugin 6.8.2-rc1 → 6.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ### <a id="plugin-build-for"> This plugin is built for
16
16
 
17
- - Android AppsFlyer SDK **6.8.0️**
17
+ - Android AppsFlyer SDK **6.8.2️**
18
18
  - iOS AppsFlyer SDK **6.8.1️**
19
19
 
20
20
  <!---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "appsflyer-capacitor-plugin",
3
- "version": "6.8.2-rc1",
3
+ "version": "6.8.2",
4
4
  "iosSdkVersion": "6.8.1",
5
5
  "description": "AppsFlyer SDK plugin for Capacitor",
6
6
  "main": "dist/plugin.cjs.js",