Skip to content
Snippets Groups Projects
Commit a7d660b8 authored by Deeksha M's avatar Deeksha M
Browse files

JDK 8 version

parent b1cf8cd9
Branches new-jdk
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ group = 'com.example' ...@@ -8,7 +8,7 @@ group = 'com.example'
version = '0.0.1-SNAPSHOT' version = '0.0.1-SNAPSHOT'
java { java {
sourceCompatibility = '11' sourceCompatibility = '8'
} }
repositories { repositories {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment