Fixed
Status Update
Comments
sp...@google.com <sp...@google.com>
sp...@google.com <sp...@google.com>
ea...@google.com <ea...@google.com> #2
Updated syntax:
signingConfigs {
debug {
storeFile file('../debug.keystore')
storePassword 'android'
enableV3Signing true
enableV4Signing true
}
}
signingConfigs {
debug {
storeFile file('../debug.keystore')
storePassword 'android'
enableV3Signing true
enableV4Signing true
}
}
Description