KeepSafe/dexcount-gradle-plugin
A Gradle plugin to report the number of method references in your APK on every build.
JavaApache-2.0
Issues
- 1
Consider dropping support for AGP < 4.1
#431 opened by benjamin-bader - 2
- 4
[Feature Request] Allow Dexcount Gradle plugin to be configured from "plugins" DSL
#427 opened by jaredsburrows - 8
Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'OutputFormat' for extension 'dexcount' of type com.getkeepsafe.dexcount.DexCountExtension.
#422 opened by gounthar - 4
Consider depending on org.gradle.util.GradleVersion when it becomes public
#308 opened by benjamin-bader - 6
I have an error: "Cannot convert relative path summary.csv to an absolute file. "
#410 opened by imtianx - 5
Build failure with 3.x.x
#409 opened by TacoTheDank - 12
[AGP 4.2+] java.lang.NoSuchMethodError: 'void com.android.build.api.dsl.ApplicationExtension.onVariantProperties(kotlin.jvm.functions.Function1)'
#368 opened by jaredsburrows - 2
- 5
Release version with AGP 7.0 support.
#398 opened by nevack - 4
Convert to Java, use Worker API
#379 opened by benjamin-bader - 4
Build fails with AS 4.2-Canary
#365 opened by mahdi-malv - 1
- 0
Crash when running in Android Studio 4.0.1
#336 opened by benjamin-bader - 0
Document new minimum Gradle version
#328 opened by benjamin-bader - 0
Document new minimum AGP version
#330 opened by benjamin-bader - 0
Test multiple AGP versions
#304 opened by benjamin-bader - 1
- 0
- 0
Github CI actions
#319 opened by benjamin-bader - 2
Serialized PackageTree is too big on disk
#320 opened by benjamin-bader - 0
Split DexCountTask into package-tree-producing and stdout-printing tasks
#316 opened by benjamin-bader - 1
- 6
Kotlin static interface method
#310 opened by nikwotton - 9
Support Gradle configuration cache
#303 opened by CristianGM - 1
Re-assess `GradleApi.kt`
#306 opened by benjamin-bader - 1
Properly support AGP 4.1
#301 opened by benjamin-bader - 10
Failure after AS 4.1 beta 1
#298 opened by AllanWang - 5
Doesn't work to windows
#295 opened by ViniciusGuardieiroSousa - 1
Replace gradle-mvn-push
#287 opened by benjamin-bader - 12
- 6
don't have the dexcount output info or file
#290 opened by lijiankun24 - 7
Not compatible with AGP 3.6.0+ - com.android.build.gradle.tasks.PackageAndroidArtifact.getOutputDirectory()Ljava/io/File;
#284 opened by jaredsburrows - 2
Don't run dexcount task if the inputs haven't changed
#266 opened by garyp - 7
- 0
Drop support for AGP < 3.0.0
#281 opened by benjamin-bader - 1
Get rid of all the reflection in ColorConsole
#278 opened by benjamin-bader - 3
- 1
Require the minimum Gradle version necessary to support lazy task configuration
#277 opened by benjamin-bader - 9
[AGP 3.6.0-alpha03] - com.android.build.gradle.tasks.PackageAndroidArtifact.getOutputDirectory()Ljava/io/File;
#267 opened by jaredsburrows - 1
- 4
[Feature request] Disable dependencies
#270 opened by vRallev - 0
- 2
Unable to configure per build type
#268 opened by davidliu - 5
- 3
WARNING: API 'variant.getAssemble()' is obsolete and has been replaced with 'variant.getAssembleProvider()'.
#262 opened by orionlee - 5
- 2
Provide Gradle Kotlin DSL examples in documentation
#258 opened by eriwen - 9
plugins { id("xxx") }
#256 opened by jmfayard - 4