Wayne Oliver

Results 5 comments of Wayne Oliver

could probably make it windows friendly. using DIRECTORY_SEPARATOR instead of '/' or define('DS', DIRECTORY_SEPARATOR); then DS instead of '/'

My bad, should have read your comment first. I just had problems a few years back using '/' on windows

I personally have not looked into it, only found repo a few days ago. But if you want to build with progaurd you will need. `-dontwarn android.databinding.** -keep class android.databinding.**...

FYI I am having the problem on Ubuntu 18.04 / Node v8.10.0 Thanks for the fix