Revision 45bc9f25
Added by Leszek Koltunski over 2 years ago
| build.gradle | ||
|---|---|---|
| 15 | 15 |
applicationId "org.distorted.magic" |
| 16 | 16 |
minSdkVersion 21 |
| 17 | 17 |
targetSdkVersion 32 |
| 18 |
versionCode 68
|
|
| 19 |
versionName "1.12.1"
|
|
| 18 |
versionCode 69
|
|
| 19 |
versionName "1.12.2"
|
|
| 20 | 20 |
} |
| 21 | 21 |
|
| 22 | 22 |
buildTypes {
|
| src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java | ||
|---|---|---|
| 37 | 37 |
"4. Support for curved walls of cubies (preparation for Penrose Cubes)\n" + |
| 38 | 38 |
"5. Support for scrambling algorithms (preparation for AI Cube & Camouflage Cubes)", |
| 39 | 39 |
|
| 40 |
"1.12.2", |
|
| 41 |
|
|
| 42 |
"1. Fixes for two critical crashers that appeared in the previous version.", |
|
| 43 |
|
|
| 40 | 44 |
"Coming", |
| 41 | 45 |
|
| 42 | 46 |
"1. Implemented Pyraminx, Ivy, 2x2x3, Skewb Diamond solvers.\n" + |
Also available in: Unified diff
Bump to 1.12.2