Skip to content

Commit

Permalink
final version update
Browse files Browse the repository at this point in the history
  • Loading branch information
MenoData committed Jun 20, 2016
1 parent fe9fef8 commit 91ebb50
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 @@ -33,7 +33,7 @@ Only two steps are required before coding against the API of Time4A.

```groovy
dependencies {
compile group: 'net.time4j', name: 'time4j-android', version: '3.20-2016d'
compile group: 'net.time4j', name: 'time4j-android', version: '3.21-2016e'
}
```

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.20-2016d'
libraryVersion = '3.21-2016e'

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

0 comments on commit 91ebb50

Please sign in to comment.