kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore(deps): update room_version to v2.6.1
rodzic
426d29389d
commit
29c436df0d
|
@ -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"
|
||||
|
|
Ładowanie…
Reference in New Issue