Project

General

Profile

« Previous | Next » 

Revision e678446f

Added by Leszek Koltunski 5 months ago

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

View differences:

build.gradle
17 17
            proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
18 18
        }
19 19
    }
20
    compileOptions {
21
        sourceCompatibility JavaVersion.VERSION_11
22
        targetCompatibility JavaVersion.VERSION_11
23
    }
20 24
}
21 25

  
22 26
dependencies {

Also available in: Unified diff