Upgrade to latest bigbluebutton-mobile-sdk (that supports full audio)
This commit is contained in:
parent
dabb3b5a77
commit
9b563380dc
@ -452,7 +452,7 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 6;
|
||||
CURRENT_PROJECT_VERSION = 7;
|
||||
DEVELOPMENT_TEAM = N69T9W23TC;
|
||||
ENABLE_BITCODE = NO;
|
||||
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
||||
@ -484,7 +484,7 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 6;
|
||||
CURRENT_PROJECT_VERSION = 7;
|
||||
DEVELOPMENT_TEAM = N69T9W23TC;
|
||||
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
||||
|
@ -16,7 +16,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.15",
|
||||
"bigbluebutton-mobile-sdk": "^0.1.16",
|
||||
"i18next": "^21.6.12",
|
||||
"i18next-browser-languagedetector": "^6.1.3",
|
||||
"react": "17.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user