Skip to content

Commit 8e83d14

Browse files
committed
Merge branch 'master' of https://github.com/KosherJava/zmanim
2 parents 6e5ce86 + 07fe79c commit 8e83d14

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ dependencies {
2020
}
2121

2222
group = 'com.kosherjava'
23-
version = '2.0.3'
24-
sourceCompatibility = '6'
25-
targetCompatibility = '1.6'
23+
version = '2.1.0'
24+
sourceCompatibility = '8'
25+
targetCompatibility = '1.8'
2626

2727
publishing {
2828
publications {

0 commit comments

Comments
 (0)