@capgo/native-audio
Advanced tools
@@ -16,3 +16,3 @@ import AVFoundation | ||
| public class NativeAudio: CAPPlugin, AVAudioPlayerDelegate, CAPBridgedPlugin { | ||
| private let pluginVersion: String = "8.2.1" | ||
| private let pluginVersion: String = "8.2.2" | ||
| public let identifier = "NativeAudio" | ||
@@ -19,0 +19,0 @@ public let jsName = "NativeAudio" |
+1
-1
| { | ||
| "name": "@capgo/native-audio", | ||
| "version": "8.2.1", | ||
| "version": "8.2.2", | ||
| "description": "A native plugin for native audio engine", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |