chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0 (#440)
* chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0 Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 3.0.5 to 4.0.0. - [Commits](https://github.com/FossifyOrg/commons/compare/3.0.5...4.0.0) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix(i18n): generate locale config automatically One can be maintained in-app if missing translations become a problem. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Naveen Singh <snaveen935@gmail.com>
This commit is contained in:
parent
ffbeb21971
commit
020db16d39
4 changed files with 7 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ eventbus = "3.3.1"
|
|||
#Room
|
||||
room = "2.7.2"
|
||||
#Fossify
|
||||
commons = "3.0.5"
|
||||
commons = "4.0.0"
|
||||
android-smsmms = "c3e678befd"
|
||||
indicator-fast-scroll = "4524cd0b61"
|
||||
#Gradle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue