Search Gradle plugins
Plugin | Latest Version |
---|---|
android.environmentsAndroid Environments plugin helps us to avoid manual declaration of build config fields in each of the build types or product flavors. It's no longer required to write buildConfigField for every single field. |
1.0.3
(07 August 2019) |
by.bulba.android.environmentsAndroid Environments plugin helps us to avoid manual declaration of build config fields in each of the build types or product flavors. It's no longer required to write buildConfigField for every single field. |
0.9.0
(23 July 2019) |
com.m800.sdk.m800-servicesA required plugin to make the M800 SDK(s) integration seamless. |
1.2
(22 July 2019) |
com.m800.sdkA required plugin to make the M800 SDK(s) integration seamless. |
0.1
(16 July 2019) |
com.bisiach.gradle.gitversion-pluginMakes available all GitVersion properties to the gradle build (i.e. GitVersion.SemVer). Run task GitVersion for a list of all properties. Requires GitVersion installed |
1.0.2
(24 May 2019) |
io.github.noproxy.tinkerMavenPublishA plugin to publish artifacts(android apk, mapping.txt and R.txt) required by Tencent Tinker. |
0.0.1
(17 May 2019) |
name.remal.mark-classes-dependent-on-kotlin-runtimeProcess compiled classes and add @RequiresKotlinRuntime if class/method requires Kotlin runtime |
1.0.113
(12 February 2019) |
org.argus.jawaJawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' } |
1.0.7
(24 October 2016) |
org.mikeneck.gradle-testkit-support-pluginGradle testKit support plugin. This plugin requires Gradle 2.6 above and Java SE8. |
0.1
(18 August 2015) |