Commit ff46f5b9 by Sai Sebastian

Update unzip_zoom_sdk.dart

parent a6bba58d
......@@ -76,7 +76,7 @@ Future<void> checkAndDownloadSDK(String location) async {
if (!exists) {
await downloadFile(
Uri.parse(
'https://drive.google.com/uc?export=download&id=1cqRW4P65HRf5ekuY5A35wxpHqpqJ65di'),
'https://drive.google.com/file/d/1rLroPCBZKjL9PyDQGbrAcDLyDDUAH8AI/view?usp=share_link'),
androidRTCLibFile);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment