// 添加以下代码到项目根目录下的build.gradle
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
// 添加以下代码到app模块的build.gradle
dependencies {
implementation 'com.github.dora4:dora:1.3.53'
implementation 'com.github.dora4:dview-skins:1.11'
}-
Notifications
You must be signed in to change notification settings - Fork 4
🎨一个好用的Android换肤框架。
License
dora4/dview-skins
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
