Posts Tagged ‘Build Manager Tools’

I should preface this by stating that I do like the announce plugin concept of announcing builds to 3rd party services. Tbhat being said you really should not put your ids, passwords in any build.gradle such as: announce { username = ‘twitterid’ password = ‘twitterpsswrd’ } Obviously you should not do that but use the [...]