Project

General

Profile

« Previous | Next » 

Revision e06e1b7e

Added by Leszek Koltunski about 4 years ago

- after some time using it, request an App review
- some tweaking for the way the objects look (set internal_color to something slightly lighter than pure black, round the corners of the stickers better)
- set internal_node ratio to 1.42, this way the objects never get cut

View differences:

build.gradle
37 37
    implementation fileTree(dir: 'libs', include: ['*.jar'])
38 38
    implementation 'com.google.firebase:firebase-analytics:17.5.0'
39 39
    implementation 'com.google.firebase:firebase-crashlytics:17.2.2'
40
    implementation 'com.google.android.play:core:1.8.2'
40 41

  
41 42
    api project(':distorted-library')
42 43
    implementation 'androidx.appcompat:appcompat:1.2.0'

Also available in: Unified diff