init
This commit is contained in:
Binary file not shown.
+30
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "UniCollectionUtils",
|
||||
"id": "UniCollectionUtils",
|
||||
"version": "1.0",
|
||||
"description": "测试传感器交互aar",
|
||||
"_dp_type": "nativeplugin",
|
||||
"_dp_nativeplugin": {
|
||||
"android": {
|
||||
"plugins": [{
|
||||
"type": "module",
|
||||
"name": "UniCollectionUtils",
|
||||
"class": "com.example.expertcollect.uniApp.UniCollectionUtils"
|
||||
}],
|
||||
"hooksClass": "",
|
||||
"integrateType": "aar",
|
||||
"compileOptions": {
|
||||
"sourceCompatibility": "1.8",
|
||||
"targetCompatibility": "1.8"
|
||||
},
|
||||
"abis": [
|
||||
"armeabi-v7a",
|
||||
"arm64-v8a",
|
||||
"x86"
|
||||
],
|
||||
"parameters": {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user