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

Update build.gradle

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