Revision 6f898172
Added by Leszek Koltunski 7 days ago
build.gradle | ||
---|---|---|
15 | 15 |
applicationId "org.distorted.magic" |
16 | 16 |
minSdkVersion 23 |
17 | 17 |
targetSdkVersion 34 |
18 |
versionCode 98
|
|
19 |
versionName "2.2.2"
|
|
18 |
versionCode 99
|
|
19 |
versionName "2.2.3-test"
|
|
20 | 20 |
} |
21 | 21 |
|
22 | 22 |
buildTypes { |
Also available in: Unified diff
up the version to 2.2.3-test and release to the testing track.