Here are
958 public repositories
matching this topic...
The Kotlin Programming Language
Updated
Aug 25, 2020
Kotlin
Generate Java types from JSON or JSON Schema and annotates those types for data-binding with Jackson, Gson, etc
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.
Updated
Aug 17, 2020
Kotlin
Static code analysis for Kotlin
Updated
Aug 25, 2020
Kotlin
🚀 Optimizer for mobile applications
Updated
Aug 14, 2020
Kotlin
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Updated
Aug 24, 2020
Java
OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.
Updated
Jul 21, 2020
Java
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
Updated
Aug 21, 2020
Java
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Updated
Feb 9, 2020
Kotlin
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Updated
Aug 25, 2020
Java
Gradle plugin for managing Docker images and containers.
Updated
Aug 22, 2020
Groovy
Gradle plugin for merging dependencies applies to gradle plugin version 3.+
Updated
Aug 14, 2020
Groovy
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
Updated
Jan 16, 2020
Java
gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
Updated
Jun 25, 2020
Groovy
一款用于优化png图片的gradle插件,有效减少APK体积,支持极限压缩和无损压缩。
Updated
Jun 12, 2020
Groovy
A Gradle Plugin Providing Full Support for Go
Updated
May 22, 2020
Groovy
Generates TypeScript from Java - JSON declarations, REST service client
Updated
Aug 18, 2020
Java
Updated
Dec 5, 2018
Groovy
Updated
Aug 24, 2020
Kotlin
Updated
Oct 5, 2018
Groovy
Gradle plugin developed to facilitate screenshot testing for Android
Updated
Jul 21, 2020
Kotlin
在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only five minutes.
Updated
Aug 8, 2020
Kotlin
Annotation based simple API flavored with AOP to handle new Android runtime permission model
Updated
Feb 11, 2018
Java
Gradle plugin that adds a 'taskTree' task that prints task dependency tree
Updated
Jan 4, 2020
Groovy
Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.)
Gradle plugin supporting deployment of your web application to an embedded Tomcat web container
Updated
Jan 14, 2020
Groovy
Testing with JUnit 5 for Android.
Updated
Jul 31, 2020
Kotlin
Kotlin Serverless Framework
Updated
Aug 25, 2020
Kotlin
本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。
Improve this page
Add a description, image, and links to the
gradle-plugin
topic page so that developers can more easily learn about it.
Curate this topic
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."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Environment:
Description of the issue:
Not specifying the username in --image parameter results in 401 unauthorized
Steps to reproduce: