-
Notifications
You must be signed in to change notification settings - Fork 72
Commit eb48603
Set jvmTarget on all Kotlin compilation tasks
Ensures Java & Kotlin compilation tasks have aligned JVM source & target
versions. Required when recent Kotlin & Gradle versions are used together.1 parent e4115fe commit eb48603
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
| |||
157 | 160 |
| |
158 | 161 |
| |
159 | 162 |
| |
163 | + | ||
164 | + | ||
165 | + | ||
166 | + | ||
167 | + | ||
168 | + | ||
160 | 169 |
| |
161 | 170 |
| |
162 | 171 |
| |
|
0 commit comments