ant {
property(file:'../local.properties')
}
Than in rest of it:
signingConfigs {
debug {
storeFile file(ant.properties['debug.keystore'])
storePassword 'android'
keyAlias 'androiddebugkey'
keyPassword 'android'
}
}
No comments:
Post a Comment
Hi,thank you for participating in the discussion by adding your comments.If this was bugged by the NSA you should have seen a little pop asking to relog back into your account.