# Copy to keystore.properties and fill in. That file is gitignored — the real # passwords must never be committed. # # Create the keystore once, from the project root: # # keytool -genkey -v -keystore bitchord-release.jks \ # -keyalg RSA -keysize 2048 -validity 10000 -alias bitchord # # Back up the .jks and these passwords somewhere safe. Losing them means no # future build can ever update an existing install — people would have to # uninstall BitChord and lose their library to move to a newer version. storeFile=bitchord-release.jks storePassword= keyAlias=bitchord keyPassword=