8000 Not working for Build Variants version 1.2.9 for gradle 3.6.1 · Issue #126 · kezong/fat-aar-android · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Not working for Build Variants version 1.2.9 for gradle 3.6.1 #126
Closed
@MichalDanielDobrzanski

Description

@MichalDanielDobrzanski

`Execution failed for task ':vendorsdk:createRsFilesomevariantRelease'.

No signature of method: com.kezong.fataar.RProcessor.IllegalAccessException() is applicable for argument types: (org.codehaus.groovy.runtime.GStringImpl) values: [{/Users/me/projects/myproject/build/intermediates/compile_symbol_list/somevariant/release/R.txt} not found]
`

Looks like new Gradle build system creates in intermediates folder:

  • somevariantDebug
  • somevariantRelease

folders. Hence, fat-aar cannot find release folder. Fat-aar should respect variant folders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0