fix(android): revert media3 update, back to 1.1.1 (#3369)

* fix: revert last media3 upgrade

---------

Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
This commit is contained in:
Olivier Bouillet
2023-11-22 15:03:57 +01:00
committed by GitHub
parent 11f62013e3
commit 5beef383cb
10 changed files with 760 additions and 1563 deletions

View File

@@ -34,6 +34,9 @@
"prettier": "^2.4.1",
"typescript": "4.8.4"
},
"resolutions": {
"@types/react": "^18.0.24"
},
"engines": {
"node": ">=16"
}