Skip to content

Commit ff067f5

Browse files
Update all dependencies 2.7.1 to v2.7.2 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2423c4b commit ff067f5

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)