dvdandroid
08/15/2022, 9:50 AMprojects accessors (from precompiled scripts/plugins) instead of libs like: https://github.com/gradle/gradle/issues/15383#issuecomment-779893192 ?
i tried implementation(files(projects.javaClass.superclass.protectionDomain.codeSource.location)) but it does not take the rootProject org.gradle.accessors.dm.RootProjectAccessor (obviously)Vampire
08/19/2022, 9:35 AM