mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
reverting Room back to 2.0.0
This commit is contained in:
@ -62,7 +62,7 @@ dependencies {
|
|||||||
implementation 'androidx.multidex:multidex:2.0.1'
|
implementation 'androidx.multidex:multidex:2.0.1'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
|
||||||
|
|
||||||
kapt 'androidx.room:room-compiler:2.1.0'
|
kapt 'androidx.room:room-compiler:2.0.0'
|
||||||
implementation 'androidx.room:room-runtime:2.1.0'
|
implementation 'androidx.room:room-runtime:2.0.0'
|
||||||
annotationProcessor 'androidx.room:room-compiler:2.1.0'
|
annotationProcessor 'androidx.room:room-compiler:2.0.0'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user