Project

General

Profile

« Previous | Next » 

Revision d32fe3d9

Added by Leszek Koltunski over 2 years ago

Fix a bug in FactoryCubit: before sometimes it would incorrectly rotate a 'collapsed sticker' face if the face was flipped.
Also: polish up the Container.

View differences:

build.gradle
25 25
    implementation 'androidx.legacy:legacy-support-v13:1.0.0'
26 26
    implementation 'com.google.android.material:material:1.4.0'
27 27
    implementation project(path: ':distorted-objectlib')
28
    implementation project(path: ':distorted-puzzle-jsons')
28 29
}

Also available in: Unified diff