From 4b45cde2d6d45f6a42e2ffe9860bc4e0812ae465 Mon Sep 17 00:00:00 2001 From: Tiago Jacobs Date: Sun, 17 Apr 2022 12:17:02 -0300 Subject: [PATCH] Updates BigBlueButtonMobileSDK --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be8639b..ad10970 100644 --- a/package.json +++ b/package.json @@ -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.14", + "bigbluebutton-mobile-sdk": "^0.1.15", "i18next": "^21.6.12", "i18next-browser-languagedetector": "^6.1.3", "react": "17.0.2",