// 添加以下代码到项目根目录下的build.gradle
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
// 添加以下代码到app模块的build.gradle
dependencies {
implementation 'com.github.dora4:dview-addsub-view:1.2'
}
-
Notifications
You must be signed in to change notification settings - Fork 0
加减商品数量控件
License
dora4/dview-addsub-view
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|