Commit 41b0c329 by Sai Sebastian

Gradle Fix

parent 6210f0c2
...@@ -5,4 +5,4 @@ ...@@ -5,4 +5,4 @@
# For customization when using a Version Control System, please read the # For customization when using a Version Control System, please read the
# header note. # header note.
#Sat Jun 19 16:14:27 IST 2021 #Sat Jun 19 16:14:27 IST 2021
sdk.dir=/Users/yashkumar/Library/Android/sdk sdk.dir=/Users/chris-mac-mini-2/Library/Android/sdk
name: flutter_zoom_sdk 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 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.2+7 version: 1.1.2+7
homepage: https://github.com/evilrat/flutter_zoom_sdk homepage: https://gitlab.techware.co.in/sai/Zoom_SDK
repository: https://github.com/evilrat/flutter_zoom_sdk repository: https://gitlab.techware.co.in/sai/Zoom_SDK
issue_tracker: https://github.com/evilrat/flutter_zoom_sdk/issues issue_tracker: https://gitlab.techware.co.in/sai/Zoom_SDK/issues
environment: environment:
sdk: ">=2.12.0 <3.0.0" sdk: ">=2.12.0 <3.0.0"
...@@ -33,4 +33,4 @@ flutter: ...@@ -33,4 +33,4 @@ flutter:
pluginClass: FlutterZoomSdkPlugin pluginClass: FlutterZoomSdkPlugin
web: web:
pluginClass: ZoomViewWeb pluginClass: ZoomViewWeb
fileName: flutter_zoom_web.dart fileName: flutter_zoom_web.dart
\ No newline at end of file
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