mirror of https://github.com/apache/lucene.git
Undo accidental change to build.gradle
This commit is contained in:
parent
7ece8145bc
commit
fb09ae1f7c
|
@ -183,5 +183,3 @@ apply from: file('gradle/hacks/turbocharge-jvm-opts.gradle')
|
||||||
apply from: file('gradle/hacks/dummy-outputs.gradle')
|
apply from: file('gradle/hacks/dummy-outputs.gradle')
|
||||||
|
|
||||||
apply from: file('gradle/pylucene/pylucene.gradle')
|
apply from: file('gradle/pylucene/pylucene.gradle')
|
||||||
sourceCompatibility = JavaVersion.VERSION_16
|
|
||||||
targetCompatibility = JavaVersion.VERSION_16
|
|
||||||
|
|
Loading…
Reference in New Issue