signalapp / gradle-witness

A gradle plugin that enables static verification for remote dependencies.
MIT License
229 stars 60 forks source link

Removed deprecated LeftShift to support gradle 5 #32

Open seism0saurus opened 5 years ago

seism0saurus commented 5 years ago

Hello moxie0,

I have removed the deprecated LeftShift in calculateChecksums task to make gradle-witness compatible with gradle >= 5. It's just a syntactical change and shouldn't have any side effects.

Kind regards, Ulrich Viefhaus