Project

General

Profile

« Previous | Next » 

Revision ae12d325

Added by Leszek Koltunski 11 months ago

build for API 34.

View differences:

build.gradle
4 4

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

  
9 9
    defaultConfig {
10 10
        minSdk 21
11
        targetSdk 32
11
        targetSdk 34
12 12

  
13 13
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14 14
        consumerProguardFiles "consumer-rules.pro"

Also available in: Unified diff