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 7e30f29 + 31c9942 commit 4b2d08cCopy full SHA for 4b2d08c
app/build.gradle
@@ -71,7 +71,7 @@ android {
71
// Room
72
implementation "androidx.room:room-runtime:2.4.0"
73
kapt "androidx.room:room-compiler:2.4.0"
74
- implementation "androidx.room:room-ktx:2.4.0-alpha04"
+ implementation "androidx.room:room-ktx:2.4.0"
75
76
// LiveData
77
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.3.1"
0 commit comments