去除所有 orx 模块
This commit is contained in:
@@ -6,13 +6,13 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "com.icegps.orx"
|
||||
namespace = "com.icegps.geotools"
|
||||
compileSdk {
|
||||
version = release(36)
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.icegps.orx"
|
||||
applicationId = "com.icegps.geotools"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 1
|
||||
|
||||
Reference in New Issue
Block a user