Project

General

Profile

« Previous | Next » 

Revision a34589d8

Added by Leszek Koltunski 12 months ago

build for API 34.

View differences:

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

  
3 3
android {
4
    compileSdk 32
4
    compileSdk 34
5 5

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

  
11 11
    buildTypes {

Also available in: Unified diff