Commit graph

1 commit

Author SHA1 Message Date
Torsten Grote
19b987a5e2
Fix dependency issues by strictly requiring specific versions
Otherwise gradle pulls in newer versions of some libraries that require
a newer Kotlin version at runtime and then make the app crash.

This also moves the dependency declarations into a dedicated file.
2020-10-07 09:59:21 -03:00