Project

General

Profile

« Previous | Next » 

Revision 8643ff5d

Added by Leszek Koltunski about 1 month ago

up the compileSdk to 35.

View differences:

build.gradle
9 9
            keyAlias = 'distorted'
10 10
            }
11 11
    }
12
    compileSdk 34
12
    compileSdk 35
13 13

  
14 14
    defaultConfig {
15 15
        applicationId "org.distorted.magic"
16 16
        minSdkVersion 23
17
        targetSdkVersion 34
17
        targetSdk 35
18 18
        versionCode 101
19 19
        versionName "2.2.3"
20 20
    }

Also available in: Unified diff