Skip to content

Commit 403f7b9

Browse files
Update all dependencies 2.7.1 to v2.7.2
1 parent 2423c4b commit 403f7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ android {
5050
}
5151

5252
dependencies {
53-
def room_version = '2.7.1'
53+
def room_version = '2.7.2'
5454

5555
implementation "androidx.room:room-runtime:$room_version"
5656
//kapt "androidx.room:room-compiler:$room_version"

0 commit comments

Comments
 (0)