Revision b84f8cd9
Added by Leszek Koltunski about 21 hours ago
build.gradle | ||
---|---|---|
15 | 15 |
applicationId "org.distorted.magic" |
16 | 16 |
minSdkVersion 23 |
17 | 17 |
targetSdkVersion 34 |
18 |
versionCode 96
|
|
19 |
versionName "2.2.0"
|
|
18 |
versionCode 97
|
|
19 |
versionName "2.2.1"
|
|
20 | 20 |
} |
21 | 21 |
|
22 | 22 |
buildTypes { |
Also available in: Unified diff
up version to 2.2.1, update the About dialog.