Android代码-dexcount-gradle-plugin

时间:2022-08-25 20:58:44
【文件属性】:

文件名称:Android代码-dexcount-gradle-plugin

文件大小:2.13MB

文件格式:ZIP

更新时间:2022-08-25 20:58:44

Android代码

Dexcount Gradle Plugin A Gradle plugin to report the number of method references in your APK or AAR on every build. This helps you keep tabs on the growth of your app, with an eye to staying under the 65,536 method-reference limit, and avoiding the headache of eliminating methods or enabling multidex. Usage in app/build.gradle buildscript { repositories { mavenCentral() // or jcenter() } dependencies { classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plu


【文件预览】:
dexcount-gradle-plugin-master
----integration()
--------java-app()
--------settings.gradle(91B)
--------java-library()
--------lib()
--------tests()
--------app()
--------build.gradle(592B)
----gradlew(5KB)
----settings.gradle(76B)
----.buildscript()
--------test.sh(4KB)
--------deploy_snapshot.sh(952B)
----.github()
--------ISSUE_TEMPLATE.md(471B)
----src()
--------test()
--------main()
----CONTRIBUTING.md(512B)
----.travis.yml(2KB)
----web()
--------example.png(85KB)
----LICENSE(11KB)
----gradle()
--------dependencies.gradle(2KB)
--------wrapper()
--------gradle-plugin-portal.gradle(395B)
--------compile.gradle(3KB)
--------gradle-mvn-push.gradle(3KB)
----RELEASING.md(3KB)
----README.md(10KB)
----gradlew.bat(2KB)
----gradle.properties(743B)
----.editorconfig(496B)
----.gitignore(57B)
----CHANGELOG.md(5KB)
----build.gradle(3KB)

网友评论