@appcues/capacitor
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@appcues/capacitor", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Capcitor plugin to bridge the native Android and iOS Appcues mobile SDKs in an Ionic application.", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
@@ -32,3 +32,3 @@ # Appcues Capacitor Plugin | ||
#### Android | ||
Your application's `build.gradle` must have a `compileSdkVersion` of 34+ and `minSdkVersion` of 21+ | ||
Your application's `build.gradle` must have a `compileSdkVersion` of 34+ and `minSdkVersion` of 21+. Your project should use the Android Gradle Plugin (AGP) version 8 or above. | ||
@@ -35,0 +35,0 @@ ``` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62928