Project

General

Profile

« Previous | Next » 

Revision 38361b95

Added by Leszek Koltunski 1 day ago

  • ID 38361b95aceab949e8cca7e6d26990fe1190156a
  • Parent 6ea6ebb8

up the compileSdk to 35.

View differences:

build.gradle
1 1
apply plugin: 'com.android.library'
2 2

  
3 3
android {
4
    compileSdk 34
4
    compileSdk 35
5 5

  
6 6
    defaultConfig {
7 7
        minSdk 21
8
        targetSdk 34
8
        targetSdk 35
9 9
    }
10 10

  
11 11
    buildTypes {

Also available in: Unified diff