meteor / cordova-plugin-meteor-webapp

Cordova plugin that serves a Meteor web app through a local server and implements hot code push
MIT License
66 stars 74 forks source link

The Task.leftShift(Closure) method has been deprecated #89

Closed MrSpark2591 closed 4 years ago

MrSpark2591 commented 4 years ago

For Gradle 5.0 and above the leftshift method has been deprecated and planned to be removed in up coming release. Even while building in android studio it gives error like this. So making PR to keep it upto date. 1_IWFok_gbaUeotNL0p0j9yw

claassistantio commented 4 years ago

CLA assistant check
All committers have signed the CLA.

MrSpark2591 commented 4 years ago

I guess this changes are already included in this PR