### 问题描述
git clone --depth=1
Downloading file:/data/android/gradle-zip/gradle-5.4.1-bin.zip
........10%........20%........30%.........40%........50%........60%.........70%........80%........90%.........100%
Welcome to Gradle 5.4.1!
Here are the highlights of this release:
- Run builds with JDK12
- New API for Incremental Tasks
- Updates to native projects, including Swift 5 support
For more details see https://docs.gradle.org/5.4.1/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
> Configure project :app
signingConfigs
sign key exist
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
> Could not determine artifacts for com.github.yangsanning:StatusBarUtils:1.0.0
> Could not get resource 'https://jitpack.io/com/github/yangsanning/StatusBarUtils/1.0.0/StatusBarUtils-1.0.0.aar'.
> Could not HEAD 'https://jitpack.io/com/github/yangsanning/StatusBarUtils/1.0.0/StatusBarUtils-1.0.0.aar'.
> Connection reset
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 14m 50s
### 重现步骤
### 期望效果
### 实际效果
### 环境信息
操作系统:`Mac/iOS`
浏览器:`Chrome`
分辨率:`1920*1080`
语言:`zh-CN`
来源:`https://gitee.com/tolink-network/carlightandroid/apks/show`