Skip to content

Commit

Permalink
Upgrade room
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahkoop committed Nov 30, 2023
1 parent ea814cf commit 3df2cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
ext.versions = [
"kotlin" : "1.9.10",
"androidxTest" : "1.5.0",
"room" : "2.6.0",
"room" : "2.6.1",
"playServices" : "19.2.1",
"javaSourceCompatibility": sdkTargetJavaVersion,
"javaTargetCompatibility": sdkTargetJavaVersion,
Expand Down

0 comments on commit 3df2cff

Please sign in to comment.