You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
When applying the witness plugin I get this warning output:
Configure project :
The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.
The text was updated successfully, but these errors were encountered:
Issue: The Task.leftShift(Closure) method has been deprecated
and is scheduled to be removed in Gradle 5.0.
Fix: Use Task.doLast(Action) instead.
Resolves: signalapp#22
When applying the witness plugin I get this warning output:
The text was updated successfully, but these errors were encountered: