From d14285cc12681187c9bb9914ababd8f71e468989 Mon Sep 17 00:00:00 2001 From: Tiago Jacobs Date: Mon, 2 May 2022 19:11:13 -0300 Subject: [PATCH] Upgrade SDK version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2a49fc..bd6a8a3 100644 --- a/package.json +++ b/package.json @@ -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.16", + "bigbluebutton-mobile-sdk": "^0.1.18", "i18next": "^21.6.12", "i18next-browser-languagedetector": "^6.1.3", "react": "17.0.2",