seedvault/app
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
..
libs Upgrade AOSP libraries for gradle build 2020-09-25 11:37:17 -03:00
src Fix lint warnings 2020-10-07 09:59:21 -03:00
build.gradle Fix dependency issues by strictly requiring specific versions 2020-10-07 09:59:21 -03:00