Skip to content
This repository was archived by the owner on Nov 8, 2020. It is now read-only.

Conversation

@sdelamo
Copy link

@sdelamo sdelamo commented Nov 18, 2018

Close:

#3

Seems allSource is not available for DefaultAndroidSourceSet.

See:
http://jameswald.github.io/agp-doc/1.3.1/groovydoc/com/android/build/gradle/internal/api/DefaultAndroidSourceSet.html

Result in sample android project:

part2_5_starter.zip

09:12:31: Executing task 'stats'...

Executing tasks: [stats]

:app:stats
:base:stats
:instantapp:stats
:rwdevcon:stats
    +------------------------+--------+--------+
    | Name                   |  Files |    LOC |
    +------------------------+--------+--------+
    | Kotlin Sources         |      2 |     23 |
    | Kotlin Test Sources    |      1 |      9 |
    +------------------------+--------+--------+
    | Totals                 |      3 |     32 |
    +------------------------+--------+--------+


BUILD SUCCESSFUL in 0s
4 actionable tasks: 4 executed
09:12:32: Task execution finished 'stats'.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 70.52% when pulling 861b438 on sdelamo:issue-4 into a3845e6 on aalmiray:master.

aalmiray added a commit to kordamp/kordamp-gradle-plugins that referenced this pull request Nov 19, 2018
@sdelamo
Copy link
Author

sdelamo commented Nov 20, 2018

Is this plugin deprecated in favor of the korda plugin?

@aalmiray
Copy link
Owner

That's the plan, however the kordamp-gradle plugins don't work with Android projects just yet. It's on my list of things to be resolved before the end of this year.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants