mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 23:02:43 +01:00
pull in/rely on exoplayer locally
This commit is contained in:
@@ -30,3 +30,7 @@ FLIPPER_VERSION=0.75.1
|
||||
# react-native-async-storage next
|
||||
AsyncStorage_useNextStorage=true
|
||||
AsyncStorage_kotlinVersion=1.4.21
|
||||
|
||||
# required to override exoplayer used by react-native-track-player, resolves "abstract method" error
|
||||
# see: https://github.com/google/ExoPlayer/issues/6801#issuecomment-574089568
|
||||
android.enableDexingArtifactTransform=false
|
||||
|
||||
Reference in New Issue
Block a user