Project

General

Profile

« Previous | Next » 

Revision aaace545

Added by Leszek Koltunski over 2 years ago

Up version to 1.9.3

View differences:

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

  
3 3
android {
4
    compileSdkVersion 30
4
    compileSdkVersion 31
5 5

  
6 6
    defaultConfig {
7 7
        applicationId "org.distorted.examples"
8 8
        minSdkVersion 21
9
        targetSdkVersion 30
9
        targetSdkVersion 31
10 10
        versionCode 1
11 11
        versionName "1.0"
12 12
    }

Also available in: Unified diff