Project

General

Profile

« Previous | Next » 

Revision bdadfa3d

Added by Leszek Koltunski 3 days ago

  • ID bdadfa3d86ee1a0da9eb226bb562b81d6eebc351
  • Parent 70926209

Reconfigure for Java 11
Beginnings of real support for moving objects around in ListObjects

View differences:

build.gradle
23 23
        }
24 24
    }
25 25
    compileOptions {
26
        sourceCompatibility JavaVersion.VERSION_1_8
27
        targetCompatibility JavaVersion.VERSION_1_8
26
        sourceCompatibility JavaVersion.VERSION_11
27
        targetCompatibility JavaVersion.VERSION_11
28 28
    }
29 29
}
30 30

  

Also available in: Unified diff