fix(android): add explicitly dependancy to androidx.activity (#3410)

This commit is contained in:
Olivier Bouillet
2023-12-08 11:33:29 +01:00
committed by GitHub
parent 800aee09de
commit 908e30f9b8
2 changed files with 5 additions and 2 deletions

View File

@@ -7,3 +7,4 @@ RNVideo_buildToolsVersion=30.0.2
RNVideo_media3Version=1.1.1
RNVideo_RNVUseExoplayerIMA=false
RNVideo_androidxCoreVersion=1.9.0
RNVideo_androidxActivityVersion=1.7.0