Commit 63ae62bb by Sai Sebastian

Upgrade

parent 4ab990d7
......@@ -170,7 +170,7 @@
"languageVersion": "2.12"
}
],
"generated": "2022-09-27T09:57:33.859269Z",
"generated": "2022-09-27T10:43:08.389508Z",
"generator": "pub",
"generatorVersion": "2.18.0"
}
......@@ -75,6 +75,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
implementation fileTree(dir: 'libs', include: ['*.aar', '*.jar'], exclude: [])
implementation files('libs/commonlib.aar')
implementation files('libs/mobilertc.aar')
//implementation files('libs/commonlib.aar')
compileOnly files('libs/commonlib.aar')
compileOnly files('libs/mobilertc.aar')
}
\ No newline at end of file
name: flutter_zoom_sdk
description: Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT
version: 1.1.0+4
version: 1.1.1+5
homepage: https://github.com/evilrat/flutter_zoom_sdk
repository: https://github.com/evilrat/flutter_zoom_sdk
issue_tracker: https://github.com/evilrat/flutter_zoom_sdk/issues
......
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