1
0
Fork 0
mirror of https://github.com/ethauvin/version-processor.git synced 2025-04-24 23:47:11 -07:00
This commit is contained in:
Cedric Beust 2015-11-14 16:58:35 -08:00
parent f7e6b24077
commit dca5e18ed3

View file

@ -39,3 +39,12 @@ To build and run the example:
``` ```
To install and run from Kobalt:
```
dependencies {
apt("com.beust:version-processor:0.1")
}
```