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

JDK 8 version

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