Apply from: absolute path failure

Gradle 2.14.1
Android Studio on Windows

apply from: new File( “/Mobile/signing/SimpleDeal/keys.gradle” )

storeFile new File( “/Mobile/signing/SimpleDeal/SimpleDeal.jks” )

storeFile is ok, but apply from wont consider absolute path in windows

Hi @gubo,

Could you go into a little bit more detail what the actual error is? Could you please provide a stack trace and/or a build scan? Did this work with a previous version of Gradle?

Cheers,
Stefan