vanniktech / gradle-android-apk-size-plugin

Gradle plugin that generates CSV files with apk size per output and variant of an apk
http://vanniktech.com
Apache License 2.0
84 stars 14 forks source link

clean up gradle file #79

Closed jaredsburrows closed 6 years ago

jaredsburrows commented 6 years ago

@vanniktech Fixed.

jaredsburrows commented 6 years ago

Odd, it looks like Travis is taking a long time to enqueue this build.

vanniktech commented 6 years ago

Yeah. I've got a few different builds and I think travis is limiting me. You can continue locally with this branch and then later just rebase.

codecov[bot] commented 6 years ago

Codecov Report

Merging #79 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #79   +/-   ##
=========================================
  Coverage     86.04%   86.04%           
  Complexity       12       12           
=========================================
  Files             3        3           
  Lines            43       43           
  Branches          3        3           
=========================================
  Hits             37       37           
  Misses            1        1           
  Partials          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5e72ed3...2a8cbe4. Read the comment docs.