Revision ee89203d
Added by Leszek Koltunski over 1 year ago
| build.gradle | ||
|---|---|---|
| 53 | 53 |
api project(':distorted-objectlib')
|
| 54 | 54 |
api project(':distorted-flags')
|
| 55 | 55 |
|
| 56 |
implementation platform('com.google.firebase:firebase-bom:32.1.1')
|
|
| 56 |
implementation platform('com.google.firebase:firebase-bom:32.6.0')
|
|
| 57 | 57 |
implementation ('com.google.firebase:firebase-analytics')
|
| 58 | 58 |
{
|
| 59 | 59 |
exclude module: "play-services-ads-identifier" |
Also available in: Unified diff
UPgrade firebase BOM to the version which supports sessions.