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 17:13:22 -08:00
parent 20c0fefa2a
commit c84e4dcd49

View file

@ -44,7 +44,7 @@ To install and run from Kobalt:
```
dependencies {
apt("com.beust:version-processor:0.1")
apt("com.beust:version-processor:0.2")
}
```