diff options
Diffstat (limited to 'runners/ant')
| -rw-r--r-- | runners/ant/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runners/ant/build.gradle b/runners/ant/build.gradle index 20fc034d..2622ce6e 100644 --- a/runners/ant/build.gradle +++ b/runners/ant/build.gradle @@ -1,6 +1,6 @@ apply plugin: 'kotlin' -sourceCompatibility = 1.5 +sourceCompatibility = 1.6 configurations { provided |
