Project

General

Profile

« Previous | Next » 

Revision 4aa66b05

Added by Leszek Koltunski 3 months ago

up the compileSdk to 35.

View differences:

build.gradle
4 4

  
5 5
android {
6 6
    namespace 'org.distorted.os'
7
    compileSdk 34
7
    compileSdk 35
8 8

  
9 9
    defaultConfig {
10 10
        minSdk 21
11
        targetSdk 34
11
        targetSdk 35
12 12
    }
13 13

  
14 14
    buildTypes {

Also available in: Unified diff