6189080c9a
* feat(android): add error handling for Kotlin version mismatch * fix: lint error * refactor: use variables from gradle file * chore: downgrade required Kotlin version * refactor: check Kotlin version * refactor: kotlin variables in build.gradle * refactor: kotlin variables in build.gradle * chore(doc): update document * chore: add dependency to build.gradle for a specific version of react-native * fix: remove additional dependency
16 lines
473 B
INI
16 lines
473 B
INI
RNVideo_kotlinVersion=1.8.0
|
|
RNVideo_minSdkVersion=23
|
|
RNVideo_targetSdkVersion=34
|
|
RNVideo_compileSdkVersion=34
|
|
RNVideo_ndkversion=26.1.10909125
|
|
RNVideo_buildToolsVersion=34.0.0
|
|
RNVideo_media3Version=1.3.1
|
|
RNVideo_useExoplayerIMA=false
|
|
RNVideo_useExoplayerRtsp=false
|
|
RNVideo_useExoplayerSmoothStreaming=true
|
|
RNVideo_useExoplayerDash=true
|
|
RNVideo_useExoplayerHls=true
|
|
RNVideo_androidxCoreVersion=1.9.0
|
|
RNVideo_androidxActivityVersion=1.7.0
|
|
RNVideo_buildFromMedia3Source=false
|