9 Star 15 Fork 5

HarmonyOS-TPC/SwipeBack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
tanjunshui 提交于 4年前 . push Maven
apply plugin: 'com.huawei.ohos.hap'
apply plugin: 'com.huawei.ohos.decctest'
ohos {
compileSdkVersion 5
defaultConfig {
compatibleSdkVersion 5
}
}
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar', '*.har'])
testCompile'junit:junit:4.12'
ohosTestImplementation 'com.huawei.ohos.testkit:runner:1.0.0.100'
compile project(path: ':library')
}
decc {
supportType = ['html','xml']
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HarmonyOS-tpc/SwipeBack.git
git@gitee.com:HarmonyOS-tpc/SwipeBack.git
HarmonyOS-tpc
SwipeBack
SwipeBack
master

搜索帮助