Skip to content
Snippets Groups Projects
Commit 05639d3d authored by bendisposto's avatar bendisposto
Browse files

Update build.gradle

parent b845d095
Branches
Tags
No related merge requests found
...@@ -6,8 +6,8 @@ apply plugin: 'maven' ...@@ -6,8 +6,8 @@ apply plugin: 'maven'
project.version = '3.2.9-SNAPSHOT' project.version = '3.2.9-SNAPSHOT'
project.group = 'de.stups' project.group = 'de.stups'
allprojects { allprojects {
sourceCompatibility = 1.6 sourceCompatibility = 1.5
targetCompatibility = 1.6 targetCompatibility = 1.5
} }
repositories { repositories {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment