mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
fix(deps): update roomversion to v2.7.0 (#5412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -423,7 +423,7 @@ dependencies {
|
||||
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
|
||||
implementation "com.squareup.retrofit2:converter-kotlinx-serialization:$retrofitVersion"
|
||||
|
||||
def roomVersion = '2.6.1'
|
||||
def roomVersion = '2.7.0'
|
||||
implementation "androidx.room:room-runtime:$roomVersion"
|
||||
implementation "androidx.room:room-ktx:$roomVersion"
|
||||
ksp "androidx.room:room-compiler:$roomVersion"
|
||||
|
||||
Reference in New Issue
Block a user