Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
MenoData committed Feb 7, 2017
1 parent 85b2c1a commit b9eb217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Only two steps are required before coding against the API of Time4A.

```groovy
dependencies {
compile group: 'net.time4j', name: 'time4j-android', version: '3.27-2016j'
compile group: 'net.time4j', name: 'time4j-android', version: '3.28-2016j'
}
```

Expand Down
2 changes: 1 addition & 1 deletion time4j-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/menodata/Time4A'
gitUrl = 'https://github.com/menodata/Time4A.git'

libraryVersion = '3.27-2016j'
libraryVersion = '3.28-2016j'

developerId = 'mhochschild'
developerName = 'Meno Hochschild'
Expand Down

0 comments on commit b9eb217

Please sign in to comment.