Project

General

Profile

« Previous | Next » 

Revision 6ea6ebb8

Added by Leszek Koltunski 4 days ago

  • ID 6ea6ebb87f42265ea57d6151b796f779f977daa0
  • Parent c0dde7d1

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

View differences:

build.gradle
15 15
        }
16 16
    }
17 17
    namespace 'org.distorted.flags'
18
    compileOptions {
19
        sourceCompatibility JavaVersion.VERSION_11
20
        targetCompatibility JavaVersion.VERSION_11
21
    }
18 22
}
19 23

  

Also available in: Unified diff