«
Previous
|
Next
»
Revision 99fb7868
Added by Leszek Koltunski 2 days ago
- ID 99fb786802d91ed526a34adcfd30c3d76355b639
- Parent 6f898172
build.gradle | ||
---|---|---|
15 | 15 |
applicationId "org.distorted.magic" |
16 | 16 |
minSdkVersion 23 |
17 | 17 |
targetSdkVersion 34 |
18 |
versionCode 99
|
|
19 |
versionName "2.2.3-test" |
|
18 |
versionCode 100
|
|
19 |
versionName "2.2.3-test2"
|
|
20 | 20 |
} |
21 | 21 |
|
22 | 22 |
buildTypes { |
Also available in: Unified diff
2.2.3-test2