Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMachado committed Feb 16, 2016
1 parent 944fcdc commit 7ccbc7d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/SandroMachado/BitcoinPaymentURI/tree/1.0.2) (2016-02-16)
[Full Changelog](https://github.com/SandroMachado/BitcoinPaymentURI/compare/1.0.1...1.0.2)

**Merged pull requests:**

- Update gradle configuration to use a lower java version [\#4](https://github.com/SandroMachado/BitcoinPaymentURI/pull/4) ([SandroMachado](https://github.com/SandroMachado))

## [1.0.1](https://github.com/SandroMachado/BitcoinPaymentURI/tree/1.0.1) (2016-02-16)
[Full Changelog](https://github.com/SandroMachado/BitcoinPaymentURI/compare/1.0.0...1.0.1)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Them include the openalpr-android dependency:
dependencies {
// ... other dependencies here.
compile 'com.github.SandroMachado:BitcoinPaymentURI:1.0.1'
compile 'com.github.SandroMachado:BitcoinPaymentURI:1.0.2'
}
```

Expand Down

0 comments on commit 7ccbc7d

Please sign in to comment.