1 Star 0 Fork 29

zhanglu-outhor/ohos_libpag_1

forked from zrtrt/ohos_libpag_1 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build-profile.json5 590 Bytes
Copy Edit Raw Blame History
unknown authored 2024-05-03 16:38 . pag新建工程
{
"app": {
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 12,
"compatibleSdkVersion": 10
}
],
"buildModeSet": [
{
"name": "debug"
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "libpag",
"srcPath": "./libpag"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhanglu-author/ohos_libpag_1.git
git@gitee.com:zhanglu-author/ohos_libpag_1.git
zhanglu-author
ohos_libpag_1
ohos_libpag_1
master

Search