chore(deps): update room_version to v2.6.1

pull/795/head
renovate[bot] 2023-11-29 20:14:52 +00:00 zatwierdzone przez Andre K
rodzic 426d29389d
commit 29c436df0d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -155,7 +155,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-process:$lifecycle_version"
// Room
def room_version = '2.6.0'
def room_version = '2.6.1'
implementation "androidx.room:room-runtime:$room_version"
annotationProcessor "androidx.room:room-compiler:$room_version"
ksp "androidx.room:room-compiler:$room_version"