Ai
8 Star 49 Fork 10

董昱/TinyMap For HarmonyOS

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
build.gradle 248 Bytes
Copy Edit Raw Blame History
董昱 authored 2020-12-19 10:28 +08:00 . add tiny map basic feature
apply plugin: 'com.huawei.ohos.library'
ohos {
compileSdkVersion 4
defaultConfig {
compatibleSdkVersion 3
}
}
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
testCompile'junit:junit:4.12'
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/dongyu1009/tiny-map-for-harmony-os.git
git@gitee.com:dongyu1009/tiny-map-for-harmony-os.git
dongyu1009
tiny-map-for-harmony-os
TinyMap For HarmonyOS
master

Search