@capgo/capacitor-appsflyer 8.0.0 → 8.1.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.
@@ -143,7 +143,7 @@ android {
143
143
  buildTypes {
144
144
  release {
145
145
  minifyEnabled false
146
- proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
146
+ proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
147
147
  }
148
148
  }
149
149
  lintOptions {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@capgo/capacitor-appsflyer",
3
- "version": "8.0.0",
3
+ "version": "8.1.2",
4
4
  "iosSdkVersion": "6.17.8",
5
5
  "androidSdkVersion": "6.17.5",
6
6
  "buildNumber": "1",