Project

General

Profile

« Previous | Next » 

Revision 45bc9f25

Added by Leszek Koltunski almost 2 years ago

Bump to 1.12.2

View differences:

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