goweii / AnyLayer

Android稳定高效的浮层创建管理框架
https://github.com/goweii/AnyLayer
Apache License 2.0
993 stars 114 forks source link

4.1.6-androidx visualeffect 403 #53

Closed protectedMan closed 2 years ago

protectedMan commented 2 years ago

Could not GET 'https://dl.bintray.com/shamschu/maven/per/goweii/visualeffect/visualeffect-core/1.0.3/visualeffect-core-1.0.3.pom'. Received status code 403 from server: Forbidden 不知道什么原因

jitpack的maven仓库已经配置好了

goweii commented 2 years ago

使用4.1.5及以后版本必须添加,因高斯模糊用到的VisualEffect库暂时只发布在gitee仓库

maven { url "https://gitee.com/goweii/maven-repository/raw/master/releases/" }