Skip to content

Commit

Permalink
fixed source compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
andreacalia committed Apr 13, 2021
1 parent f7a751f commit a730288
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ apply plugin: 'eclipse'

group = project['POM.groupId']

sourceCompatibility = JavaVersion.VERSION_1_8

repositories {
if (CERN_VM) {
maven { url 'http://artifactory.cern.ch/ds-jcenter' }
Expand Down

0 comments on commit a730288

Please sign in to comment.