mathew-kurian / TextJustify-Android

:page_facing_up: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
https://github.com/bluejamesbond/TextJustify-Android/wiki
Apache License 2.0
1.86k stars 370 forks source link

keystore password #78

Closed WebnetMobile closed 9 years ago

WebnetMobile commented 9 years ago

Are you sure you wanted this in public repo?:

                keyAlias 'bluejamesbond'
                keyPassword 'Mkone123*'
                storeFile file('C:/release.keystore.jks')
                storePassword 'Mkone123*'

https://github.com/bluejamesbond/TextJustify-Android/blob/master/sample/build.gradle

mathew-kurian commented 9 years ago

Thank you for bringing this to my attention. It seems like I left it in there accidentally. I will remove it asap.