Skip to content

Commit

Permalink
deps. version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
itszechs committed Jun 25, 2023
1 parent 289fa51 commit 6ea6f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
def exoplayer_version = "2.18.7"
def moshi_version = "1.15.0"
def retrofit_version = "2.9.0"
def room_version = "2.5.1"
def room_version = "2.5.2"

// Firebase
implementation platform("com.google.firebase:firebase-bom:32.1.0")
Expand Down

0 comments on commit 6ea6f9e

Please sign in to comment.