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

Update build.gradle

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