Project

General

Profile

« Previous | Next » 

Revision 0ec93041

Added by Leszek Koltunski 3 days ago

  • ID 0ec930411cfd08f527af23642e421ca28282ed6d
  • Parent 487e1d5e

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