We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8042827 commit 68e177bCopy full SHA for 68e177b
library/build.gradle
@@ -1,7 +1,5 @@
1
apply plugin: 'java'
2
compileJava {
3
- sourceCompatibility '1.7'
4
- targetCompatibility '1.7'
5
options.incremental = true
6
}
7
sourceSets {
0 commit comments