Project

General

Profile

« Previous | Next » 

Revision ee89203d

Added by Leszek Koltunski 23 days ago

  • ID ee89203da55e4029f4774e37216135d2da5c498d
  • Parent b37d37dc

UPgrade firebase BOM to the version which supports sessions.

View differences:

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