Skip to content

Commit

Permalink
Remove source compatibilty
Browse files Browse the repository at this point in the history
  • Loading branch information
warunalakshitha authored Aug 15, 2023
1 parent 6f87361 commit ca80fd6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/javaProject.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ dependencies {
}
}

sourceCompatibility = JavaVersion.VERSION_11

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
}
Expand Down

0 comments on commit ca80fd6

Please sign in to comment.