Skip to content

Commit f0e5a67

Browse files
author
Andrey K
committed
Initial commit
1 parent fbecdde commit f0e5a67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ repositories {
1212

1313
version '1.0.0'
1414

15+
sourceCompatibility = JavaVersion.VERSION_11
16+
1517
dependencies {
1618
// This dependency is exported to consumers, that is to say found on their compile classpath.
1719
api 'org.apache.commons:commons-math3:3.6.1'

0 commit comments

Comments
 (0)