-
Updated
Aug 30, 2021 - Kotlin
#
gradle-plugin
Here are 1,121 public repositories matching this topic...
The Kotlin Programming Language.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
-
Updated
Aug 2, 2021 - Java
Static code analysis for Kotlin
-
Updated
Aug 30, 2021 - Kotlin
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
android
automation
mobile
deployment
apps
android-development
publishing
gradle-plugin
play-store
gpp
gradle-play-publisher
-
Updated
Aug 7, 2021 - Kotlin
-
Updated
Aug 22, 2021 - Kotlin
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
security
security-audit
maven-plugin
jenkins-plugin
gradle-plugin
build-tool
ant-task
vulnerability-detection
software-composition-analysis
-
Updated
Aug 30, 2021 - Java
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
-
Updated
Jul 22, 2021 - Java
powerserg17-bunch
commented
Apr 6, 2021
Describe the issue
AGP version 4.2.0-alpha07+ fails with
Execution failed for task ':sdk-android:processReleaseManifest'.
> java.io.FileNotFoundException: /Users/powerserg/merging/sdk-android/build/intermediates/library_manifest/release/AndroidManifest.xml (No such file or directory)
AndroidManifest.xml is found in`${mProject.buildDir.path}/intermediates/merged_manifest/${mVar
Android library that creates app shortcuts from annotations
android
kotlin
android-library
gradle-plugin
annotation-processor
app-shortcuts
code-generation
deep-links
-
Updated
Apr 10, 2021 - Java
OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.
-
Updated
Jul 28, 2021 - Java
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
-
Updated
Feb 23, 2021 - Kotlin
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
android
gradle
view
animation
bitmap
asm
apk
gradle-plugin
viewpager
transform
android-view
coroutine
coroutines-android
imitate
gradle-script
motionlayout
gradle-plugin-development
jetpack-android
-
Updated
Jul 30, 2021 - Java
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
-
Updated
Mar 16, 2021 - Java
jo-kerr
commented
Sep 11, 2020
Describe the bug
refreshVersions is not able to find the latest versions of artifact in local maven repository.
To Reproduce
- Publish any project/library that uses
maven-publishplugin to local maven repository, e.g. via./gradlew publishToMavenLocal - Use it as a dependency in another project with refreshVersions, specifying the local repository via `repositories {
25
Gradle plugin for managing Docker images and containers.
-
Updated
Aug 11, 2021 - Groovy
Kotlin Serverless Framework
-
Updated
Aug 6, 2021 - Kotlin
A ktlint gradle plugin
-
Updated
Aug 9, 2021 - Kotlin
Generates TypeScript from Java - JSON declarations, REST service client
-
Updated
Aug 22, 2021 - Java
Screenshot testing library for Android
-
Updated
Aug 5, 2021 - Kotlin
gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
-
Updated
Mar 13, 2021 - Groovy
A Gradle Plugin Providing Full Support for Go
-
Updated
May 6, 2021 - Groovy
一款用于优化png图片的gradle插件,有效减少APK体积,支持极限压缩和无损压缩。
-
Updated
Apr 20, 2021 - Groovy
kotlin
graphviz
dependency-injection
dagger
dependency-graph
gradle-plugin
intellij-plugin
dagger2
graph-generation
-
Updated
Aug 18, 2021 - Kotlin
Testing with JUnit 5 for Android.
-
Updated
Aug 24, 2021 - Kotlin
Gradle plugin that adds a 'taskTree' task that prints task dependency tree
-
Updated
Jul 5, 2021 - Groovy
在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only five minutes.
-
Updated
Mar 21, 2021 - Kotlin
Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.)
-
Updated
Jun 10, 2021
Improve this page
Add a description, image, and links to the gradle-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gradle-plugin topic, visit your repo's landing page and select "manage topics."
Maybe new warnings after upgrading ErrorProne in #3355.