updated some libs, meal tomorrow shows correct string if there's no meal
This commit is contained in:
@ -35,8 +35,8 @@ dependencies {
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'
|
||||
implementation 'org.jsoup:jsoup:1.11.3'
|
||||
implementation 'org.jetbrains.anko:anko-commons:0.10.8'
|
||||
implementation 'com.afollestad.material-dialogs:core:2.0.0-rc1'
|
||||
implementation 'com.afollestad.material-dialogs:color:2.0.0-rc1'
|
||||
implementation 'com.afollestad.material-dialogs:core:2.0.0-rc3'
|
||||
implementation 'com.afollestad.material-dialogs:color:2.0.0-rc3'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test:runner:1.1.0'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
|
||||
|
Reference in New Issue
Block a user