Brian Nicholson
04/28/2021, 8:10 PMbuild.gradle.ktssourceSetsourceSet<ERROR CLASS>Brian Nicholson
04/28/2021, 10:21 PMdependenciesbuild.gradle<ERROR CLASS>Marcin Aman
04/29/2021, 12:39 PMexternalDocumentationLink {
                // Root URL of the generated documentation to link with. The trailing slash is required!
                url.set(URL("<https://example.com/docs/>"))
                // If package-list file is located in non-standard location
                // packageListUrl = URL("file:///home/user/localdocs/package-list")
            }Brian Nicholson
04/29/2021, 8:27 PMdokkaSourceSetsBrian Nicholson
04/29/2021, 8:28 PMFragmentHasDefaultViewModelProviderFactory