We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0d92ae + f13c69b commit 84cf5b5Copy full SHA for 84cf5b5
13_room/app/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
def lifecycle_version = "2.8.7"
51
def gson_version = "2.12.1"
52
def nav_version = "2.8.9"
53
- def room_version = "2.6.1"
+ def room_version = "2.7.0"
54
55
implementation "androidx.core:core-ktx:$core_version"
56
implementation "androidx.appcompat:appcompat:$appcompat_version"
0 commit comments