Skip to content

Commit

Permalink
Add sessions to crashlytics library group. (#5787)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlazo authored and daymxn committed Mar 15, 2024
1 parent 66fd550 commit e08fcee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firebase-sessions/firebase-sessions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ plugins {
}

firebaseLibrary {
libraryGroup("crashlytics")

testLab.enabled = true
publishSources = true
publishJavadoc = false
Expand Down

0 comments on commit e08fcee

Please sign in to comment.