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