Fix displaying recipe ingredient note twice (#197)
* Update README.md * Bump version to 35 * Cleanup dependencies * Bump versions of dependencies * Save isFood/disableAmount flags to db * Fix displaying ingredient note twice * Remove whitespace after note is extracted
This commit is contained in:
@@ -10,7 +10,6 @@ buildscript {
|
||||
classpath(libs.google.dagger.hiltPlugin)
|
||||
classpath(libs.jetbrains.kotlinPlugin)
|
||||
classpath(libs.jetbrains.serializationPlugin)
|
||||
classpath(libs.androidx.navigation.safeArgsPlugin)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user