JavaNoober / BackgroundLibrary

A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
Apache License 2.0
3.86k stars 469 forks source link

感谢分享。 大佬,androidx 版本什么时候发布呢? #99

Closed JanRisun closed 4 years ago

JanRisun commented 4 years ago

大佬有时间把androidx也发布了吧

JavaNoober commented 4 years ago

如果你想要用纯androidx版本,可以用如下依赖:

repositories {
    maven { url 'https://dl.bintray.com/noober/maven/' }
}

implementation 'com.noober.background:corex:1.6.3'

JanRisun commented 4 years ago

如果你想要用纯androidx版本,可以用如下依赖:

repositories {
    maven { url 'https://dl.bintray.com/noober/maven/' }
}

implementation 'com.noober.background:corex:1.6

如果你想要用纯androidx版本,可以用如下依赖:

repositories {
    maven { url 'https://dl.bintray.com/noober/maven/' }
}

implementation 'com.noober.background:corex:1.6.3'

收到,3Q