@capgo/native-audio
Advanced tools
@@ -16,3 +16,3 @@ import AVFoundation | ||
| public class NativeAudio: CAPPlugin, AVAudioPlayerDelegate, CAPBridgedPlugin { | ||
| private let pluginVersion: String = "8.2.2" | ||
| private let pluginVersion: String = "8.2.3" | ||
| public let identifier = "NativeAudio" | ||
@@ -19,0 +19,0 @@ public let jsName = "NativeAudio" |
+1
-1
| { | ||
| "name": "@capgo/native-audio", | ||
| "version": "8.2.2", | ||
| "version": "8.2.3", | ||
| "description": "A native plugin for native audio engine", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |
+1
-1
@@ -16,3 +16,3 @@ // swift-tools-version: 5.9 | ||
| dependencies: [ | ||
| .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.1") | ||
| .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0") | ||
| ], | ||
@@ -19,0 +19,0 @@ targets: [ |