xdk multitouch problem

Anyone else had problem with multitouch? (xdk android export). My game skeletal is fine when I use the standard touch detection method. Only when I activate the events using multitouch method fails. I can export it , but the XDK building doesn’t work.
Here is the project:
dropbox.com/s/c2l4f8br78xrc … r.zip?dl=0

UPDATE: Builded the touch example sucsessfully, this project might have some other issue. When I find something I’m going to be posting here as soon as I can.