Project

General

Profile

« Previous | Next » 

Revision 59e5fc3f

Added by Leszek Koltunski about 4 years ago

We need to add app version to build.gradle - otherwise the resulting dex file cannot be opened by Fire Stick!

View differences:

build.gradle
7 7
        applicationId "org.distorted.examples"
8 8
        minSdkVersion 21
9 9
        targetSdkVersion 27
10
        versionCode 1
11
        versionName "1.0"
10 12
    }
11 13

  
12 14
    buildTypes {

Also available in: Unified diff