mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add terminating newline
This commit is contained in:
parent
78142d3f5e
commit
c4c4ef9670
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@
|
||||||
# This method is called from native code
|
# This method is called from native code
|
||||||
-keep class androidx.media3.decoder.ffmpeg.FfmpegAudioDecoder {
|
-keep class androidx.media3.decoder.ffmpeg.FfmpegAudioDecoder {
|
||||||
private java.nio.ByteBuffer growOutputBuffer(androidx.media3.decoder.SimpleDecoderOutputBuffer, int);
|
private java.nio.ByteBuffer growOutputBuffer(androidx.media3.decoder.SimpleDecoderOutputBuffer, int);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue