Hipersferus

Results 1 comments of Hipersferus

Hi - I've found a temp workaround for this issue by using these specific versions in native code : ``` implementation platform("com.google.firebase:firebase-bom:33.11.0") implementation 'com.google.firebase:firebase-crashlytics' ``` The version was taken from...