@capgo/native-audio
Advanced tools
@@ -72,3 +72,3 @@ ext { | ||
| androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion" | ||
| implementation 'androidx.media3:media3-exoplayer:1.9.2' | ||
| implementation 'androidx.media3:media3-exoplayer:1.10.0' | ||
@@ -79,3 +79,3 @@ // HLS (m3u8) streaming support - optional dependency | ||
| if (includeHls == 'true') { | ||
| implementation 'androidx.media3:media3-exoplayer-hls:1.9.2' | ||
| implementation 'androidx.media3:media3-exoplayer-hls:1.10.0' | ||
| } | ||
@@ -86,3 +86,3 @@ | ||
| implementation 'androidx.media3:media3-ui:1.9.2' | ||
| implementation 'androidx.media3:media3-database:1.9.3' | ||
| implementation 'androidx.media3:media3-database:1.10.0' | ||
| implementation 'androidx.media3:media3-common:1.10.0' | ||
@@ -89,0 +89,0 @@ // Media notification support |
+1
-1
| { | ||
| "name": "@capgo/native-audio", | ||
| "version": "8.3.11", | ||
| "version": "8.3.15", | ||
| "description": "A native plugin for native audio engine", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |
Sorry, the diff of this file is too big to display
690899
0