Skip to content

Commit 84cf5b5

Browse files
Merge pull request #3821 from netology-code/dependabot/gradle/13_room/room_version-2.7.0
2 parents e0d92ae + f13c69b commit 84cf5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13_room/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
def lifecycle_version = "2.8.7"
5151
def gson_version = "2.12.1"
5252
def nav_version = "2.8.9"
53-
def room_version = "2.6.1"
53+
def room_version = "2.7.0"
5454

5555
implementation "androidx.core:core-ktx:$core_version"
5656
implementation "androidx.appcompat:appcompat:$appcompat_version"

0 commit comments

Comments
 (0)