Project

General

Profile

« Previous | Next » 

Revision 9e8eb9e4

Added by Leszek Koltunski over 2 years ago

Correect JSON reading and writing: shape corners and centers are optional!

View differences:

build.gradle
26 26
    api project(':distorted-library')
27 27
    implementation 'com.google.firebase:firebase-crashlytics:18.2.3'
28 28
    implementation 'androidx.appcompat:appcompat:1.3.1'
29
    implementation project(path: ':distorted-puzzle-dmesh')
30
    implementation project(path: ':distorted-puzzle-jsons')
29 31
}

Also available in: Unified diff