Revision 0ec93041
Added by Leszek Koltunski 8 months ago
| build.gradle | ||
|---|---|---|
| 25 | 25 | } | 
| 26 | 26 | } | 
| 27 | 27 | namespace 'org.distorted.library' | 
| 28 |     compileOptions {
 | |
| 29 | sourceCompatibility JavaVersion.VERSION_11 | |
| 30 | targetCompatibility JavaVersion.VERSION_11 | |
| 31 | } | |
| 28 | 32 | } | 
Also available in: Unified diff
Reconfigure for Java 11
Beginnings of real support for moving objects around in ListObjects