Revision e68185be
Added by Leszek Koltunski over 4 years ago
build.gradle | ||
---|---|---|
15 | 15 |
applicationId "org.distorted.magic" |
16 | 16 |
minSdkVersion 21 |
17 | 17 |
targetSdkVersion 29 |
18 |
versionCode 1
|
|
19 |
versionName "1.0" |
|
18 |
versionCode 2
|
|
19 |
versionName "1.1.0"
|
|
20 | 20 |
} |
21 | 21 |
|
22 | 22 |
buildTypes { |
Also available in: Unified diff
Up version code to 2.