Revision 59e5fc3f
Added by Leszek Koltunski over 5 years ago
| 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
We need to add app version to build.gradle - otherwise the resulting dex file cannot be opened by Fire Stick!