Project

General

Profile

« Previous | Next » 

Revision b595b4fd

Added by Leszek Koltunski 4 days ago

  • ID b595b4fdfdf68b6c6379abc422db643ad3b6b4cb
  • Parent edc6fab2

We no longer support Android 5.0 and 5.1 - min SDK upped to 23 (for reasons due to Google Play - they require this in order for the 'automated integrity protection')

View differences:

build.gradle
13 13

  
14 14
    defaultConfig {
15 15
        applicationId "org.distorted.magic"
16
        minSdkVersion 21
16
        minSdkVersion 23
17 17
        targetSdkVersion 34
18 18
        versionCode 94
19 19
        versionName "2.1.1"

Also available in: Unified diff