mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
README.md: Add instructions for using Jitpack-powered SNAPSHOT builds.
This commit is contained in:
parent
81ddd50ffb
commit
4e52eb7c55
10
README.md
10
README.md
@ -41,3 +41,13 @@ These are found in the `examples` module.
|
||||
### Where next?
|
||||
|
||||
Now you are ready to [follow the tutorial](https://bitcoinj.github.io/getting-started).
|
||||
|
||||
### Testing a SNAPSHOT build
|
||||
|
||||
Building apps with official releases of **bitcoinj** is covered in the [tutorial](https://bitcoinj.github.io/getting-started).
|
||||
|
||||
If you want to develop or test your app with a [Jitpack](https://jitpack.io)-powered build of the latest `master` or `release-0.15` branch of **bitcoinj** follow the dynamically-generated instructions for that branch by following the correct link.
|
||||
|
||||
|
||||
* [master](https://jitpack.io/#bitcoinj/bitcoinj/master-SNAPSHOT) branch
|
||||
* [release-0.15](https://jitpack.io/#bitcoinj/bitcoinj/release-0.15-SNAPSHOT) branch
|
Loading…
Reference in New Issue
Block a user