seedvault/app
Torsten Grote d2ed3a10f0 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 19:01:39 +05:30
..
libs Upgrade AOSP libraries for gradle build 2020-10-07 19:01:39 +05:30
src Fix lint warnings 2020-10-07 19:01:39 +05:30
build.gradle Fix dependency issues by strictly requiring specific versions 2020-10-07 19:01:39 +05:30