Project

General

Profile

« Previous | Next » 

Revision 2a37cfa4

Added by Leszek Koltunski about 1 year ago

Up to version 1.12.5
Update the About dialog.
Target API 33.

View differences:

build.gradle
9 9
            keyAlias = 'distorted'
10 10
        }
11 11
    }
12
    compileSdkVersion 32
12
    compileSdkVersion 33
13 13

  
14 14
    defaultConfig {
15 15
        applicationId "org.distorted.magic"
16 16
        minSdkVersion 21
17
        targetSdkVersion 32
18
        versionCode 71
19
        versionName "1.12.4"
17
        targetSdkVersion 33
18
        versionCode 72
19
        versionName "1.12.5"
20 20
    }
21 21

  
22 22
    buildTypes {

Also available in: Unified diff