We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Room
v2.7.0-alpha12
1 parent ce1c6ba commit 55b1359Copy full SHA for 55b1359
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
// https://mvnrepository.com/artifact/androidx.room/room-runtime
7
// https://android.googlesource.com/platform/prebuilts/sdk/+/refs/heads/main/current/androidx/m2repository/androidx/room/room-compiler/
8
// https://android.googlesource.com/platform/prebuilts/sdk/+/refs/heads/main/current/androidx/m2repository/androidx/room/room-runtime/
9
- def room_version = '2.7.0-alpha01'
+ def room_version = '2.7.0-alpha12'
10
// https://mvnrepository.com/artifact/com.google.dagger/hilt-android
11
// https://mvnrepository.com/artifact/com.google.dagger/hilt-compiler
12
// https://android.googlesource.com/platform/external/dagger2
0 commit comments