Removed SnakeYAML to prevent crashes on older devices (#302)
This commit is contained in:
parent
ec8186b137
commit
c4a78c1931
4 changed files with 147 additions and 14 deletions
|
|
@ -29,7 +29,6 @@ dependencies {
|
|||
implementation 'androidx.preference:preference:1.2.0'
|
||||
implementation 'androidx.room:room-runtime:2.5.1'
|
||||
annotationProcessor 'androidx.room:room-compiler:2.5.1'
|
||||
implementation 'org.yaml:snakeyaml:2.0'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue