mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-29 00:32:11 -07:00
update room version
This commit is contained in:
parent
b9278e0299
commit
8ce0dacb67
@ -75,7 +75,7 @@ dependencies {
|
|||||||
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.8'
|
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.8'
|
||||||
|
|
||||||
// Android Room
|
// Android Room
|
||||||
def room_version = "2.2.0-alpha02"
|
def room_version = "2.2.0-beta01"
|
||||||
annotationProcessor "androidx.room:room-compiler:$room_version"
|
annotationProcessor "androidx.room:room-compiler:$room_version"
|
||||||
implementation "androidx.room:room-runtime:$room_version"
|
implementation "androidx.room:room-runtime:$room_version"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user