Update SDK version

This commit is contained in:
Tiago Jacobs
2022-06-16 11:22:50 -03:00
parent b4dbb55548
commit bba32acefa
5 changed files with 234 additions and 233 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bigbluebutton",
"version": "0.0.1",
"version": "1.0.11",
"private": true,
"scripts": {
"android": "react-native run-android",
@@ -17,7 +17,7 @@
"@react-navigation/native": "^6.0.8",
"@react-navigation/native-stack": "^6.5.0",
"@types/styled-components-react-native": "^5.1.3",
"bigbluebutton-mobile-sdk": "^0.1.20",
"bigbluebutton-mobile-sdk": "^0.1.23",
"i18next": "^21.6.12",
"i18next-browser-languagedetector": "^6.1.3",
"react": "17.0.2",