Skip to content

Commit 3e9c23a

Browse files
Update all dependencies 2.7.0 to v2.7.1
1 parent e0277cd commit 3e9c23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0'
53+
def room_version = '2.7.1'
5454

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

0 commit comments

Comments
 (0)