Skip to content

Commit 91ebb50

Browse files
committed
final version update
1 parent fe9fef8 commit 91ebb50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Only two steps are required before coding against the API of Time4A.
3333

3434
```groovy
3535
dependencies {
36-
compile group: 'net.time4j', name: 'time4j-android', version: '3.20-2016d'
36+
compile group: 'net.time4j', name: 'time4j-android', version: '3.21-2016e'
3737
}
3838
```
3939

time4j-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
siteUrl = 'https://github.com/menodata/Time4A'
1414
gitUrl = 'https://github.com/menodata/Time4A.git'
1515

16-
libraryVersion = '3.20-2016d'
16+
libraryVersion = '3.21-2016e'
1717

1818
developerId = 'mhochschild'
1919
developerName = 'Meno Hochschild'

0 commit comments

Comments
 (0)