Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Gorham abd9fa4da7
Pulled publish settings into separate file.
So that it is easier to reuse this in our other similar projects.
2020-06-06 20:20:35 -04:00
Kevin Gorham 739deab7d0
Updated repository name and distribution.
Changed from 'android-bip39' to 'kotlin-bip39' because this can be used anywhere that Kotlin can be used.
2020-06-06 18:29:25 -04:00
Kevin Gorham 227d5e7af4
Update Readme to reflect bintray version. 2020-06-04 14:13:03 -04:00
Kevin Gorham fd24dccab3
Add ability to publish to bintray.
Also pushed artifacts to bintray.
2020-06-04 12:54:55 -04:00
Kevin Gorham 3998dd61ae
Implementation is functionally complete.
All tests now pass. The next step is to publish the library artifacts and then setup CI.
2020-06-04 07:22:43 -04:00
Kevin Gorham bda52047eb
Initial commit of failing tests.
Next step is to write the functionality that would make these tests pass.
2020-06-01 02:01:37 -04:00