Project

General

Profile

« Previous | Next » 

Revision a465bceb

Added by Leszek Koltunski about 2 months ago

Enforce AGP 8.1.4 (with AGP 8.2.2 the release build mysteriously crashes out with VerifyError!)

View differences:

build.gradle
14 14
            proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
15 15
        }
16 16
    }
17
    compileOptions {
18
        sourceCompatibility JavaVersion.VERSION_1_8
19
        targetCompatibility JavaVersion.VERSION_1_8
20
    }
21 17

  
22 18
    buildFeatures {
23 19
        buildConfig = true

Also available in: Unified diff