diff --git a/uni_modules/uts-advance/app-android/config.json b/uni_modules/uts-advance/app-android/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b8606f65038a115c7b0265dabadb77cd653dfc47 --- /dev/null +++ b/uni_modules/uts-advance/app-android/config.json @@ -0,0 +1,7 @@ +{ + "libs": [ + ], + "dependencies": [{ + }], + "minSdkVersion": 21 +}, \ No newline at end of file diff --git a/uni_modules/uts-advance/package.json b/uni_modules/uts-advance/package.json index 66519e93162eab90b06626b7c8bed9eda115b20b..c0338e87f91a4a3c2bc2484734651e422aaafe19 100644 --- a/uni_modules/uts-advance/package.json +++ b/uni_modules/uts-advance/package.json @@ -76,16 +76,6 @@ "联盟": "u" } } - }, - "type": "uts", - "uts": { - "android": { - "libs": [], - "dependencies": [] - }, - "ios": { - "libs": [] - } } } } \ No newline at end of file diff --git a/uni_modules/uts-helloworld/app-android/config.json b/uni_modules/uts-helloworld/app-android/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b8606f65038a115c7b0265dabadb77cd653dfc47 --- /dev/null +++ b/uni_modules/uts-helloworld/app-android/config.json @@ -0,0 +1,7 @@ +{ + "libs": [ + ], + "dependencies": [{ + }], + "minSdkVersion": 21 +}, \ No newline at end of file diff --git a/uni_modules/uts-helloworld/package.json b/uni_modules/uts-helloworld/package.json index 8154643c5a6b77f642734c42985669ad6419248a..bba88dae9237a5975ebde1315589e65a05327ab1 100644 --- a/uni_modules/uts-helloworld/package.json +++ b/uni_modules/uts-helloworld/package.json @@ -76,16 +76,6 @@ "联盟": "u" } } - }, - "type": "uts", - "uts": { - "android": { - "libs": [], - "dependencies": [] - }, - "ios": { - "libs": [] - } } } } \ No newline at end of file diff --git a/uni_modules/uts-osapi/app-android/config.json b/uni_modules/uts-osapi/app-android/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b8606f65038a115c7b0265dabadb77cd653dfc47 --- /dev/null +++ b/uni_modules/uts-osapi/app-android/config.json @@ -0,0 +1,7 @@ +{ + "libs": [ + ], + "dependencies": [{ + }], + "minSdkVersion": 21 +}, \ No newline at end of file diff --git a/uni_modules/uts-osapi/package.json b/uni_modules/uts-osapi/package.json index b5cd28a69f9e00425e3346d967944e0bb2a8dab6..bffc38ab55100999946dd0e025d0c934ddc4241f 100644 --- a/uni_modules/uts-osapi/package.json +++ b/uni_modules/uts-osapi/package.json @@ -76,16 +76,7 @@ "联盟": "u" } } - }, - "type": "uts", - "uts": { - "android": { - "libs": [], - "dependencies": [] - }, - "ios": { - "libs": [] - } } + } } \ No newline at end of file