Project

General

Profile

« Previous | Next » 

Revision a22a18dd

Added by Leszek Koltunski almost 2 years ago

Up version to 1.12.1

View differences:

build.gradle
15 15
        applicationId "org.distorted.magic"
16 16
        minSdkVersion 21
17 17
        targetSdkVersion 32
18
        versionCode 67
19
        versionName "1.12.0"
18
        versionCode 68
19
        versionName "1.12.1"
20 20
    }
21 21

  
22 22
    buildTypes {
src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
29 29
  {
30 30
  private static final String[] MESSAGES =
31 31
      {
32
      "1.12.0",
32
      "1.12.1",
33 33

  
34 34
      "1. This dialog :)\n" +
35 35
      "2. UI ready for NEW SOLVERS\n" +

Also available in: Unified diff