Project

General

Profile

« Previous | Next » 

Revision 0da4feff

Added by Leszek Koltunski almost 2 years ago

The 'stars earned' effect is done. Works only for newStars>0.
Also, there is a crash in the graphics driver on my physical LG phone.

View differences:

build.gradle
38 38
    api project(':distorted-objectlib')
39 39
    api project(':distorted-flags')
40 40

  
41
    implementation platform('com.google.firebase:firebase-bom:30.2.0')
41
    implementation platform('com.google.firebase:firebase-bom:31.1.0')
42 42
    implementation 'com.google.firebase:firebase-messaging'
43 43
    implementation 'com.google.firebase:firebase-analytics'
44 44
    implementation 'com.google.firebase:firebase-crashlytics'

Also available in: Unified diff