«
Previous
|
Next
»
Revision 18ce7d29
Added by Leszek Koltunski 3 days ago
- ID 18ce7d29c0a163b5bb5660c946565b141e89f787
- Parent 828498b1
build.gradle | ||
---|---|---|
18 | 18 |
} |
19 | 19 |
} |
20 | 20 |
namespace 'org.distorted.examples' |
21 |
compileOptions { |
|
22 |
sourceCompatibility JavaVersion.VERSION_11 |
|
23 |
targetCompatibility JavaVersion.VERSION_11 |
|
24 |
} |
|
21 | 25 |
} |
22 | 26 |
|
23 | 27 |
dependencies { |
Also available in: Unified diff
Reconfigure for Java 11
Beginnings of real support for moving objects around in ListObjects