Project

General

Profile

« Previous | Next » 

Revision 0ec93041

Added by Leszek Koltunski about 1 month ago

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

View differences:

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