PAN-52 Updated the build.gradle files
This commit is contained in:
@@ -136,13 +136,6 @@ testSets {
|
||||
integrationTest
|
||||
}
|
||||
|
||||
compileKotlin {
|
||||
kotlinOptions.jvmTarget = "1.8"
|
||||
}
|
||||
compileTestKotlin {
|
||||
kotlinOptions.jvmTarget = "1.8"
|
||||
}
|
||||
|
||||
wrapper {
|
||||
gradleVersion = '5.2.1'
|
||||
distributionType = Wrapper.DistributionType.ALL
|
||||
|
||||
Reference in New Issue
Block a user