Project

General

Profile

« Previous | Next » 

Revision 1fa599b8

Added by Leszek Koltunski about 1 year ago

Rollback to targetSDK 32 as we are still not able to upload 33-built app to the Play Store without Google complaining about AD_ID.

View differences:

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

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

Also available in: Unified diff