Hi Xavier.

I found one weird think.
I'm using your snippet for remote sign
https://gist.github.com/ducrohet/e0d854c54bd0ceeb7044

But if zipAlign is disabled in the build.gradle, it fail because 
output.packageApplication.outputFile contain apk name with 'unsigned' 
suffix, but in the apk output folder is created 'unaligned' apk file. So 
signTask will not found inputFile and fail. I don't understand why.

I also don't understand why you are using this 'signTask.conventionMapping.
inputFile'. It doesn work, only without 'conventionMapping'

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to