{ "app": { "compileSdkVersion": 9, "compatibleSdkVersion": 9, "products": [ { "name": "default", "signingConfig": "default" }, ], }, "modules": [ { "name": "phone-wallpaper", "srcPath": "./product/phone", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "pad-wallpaper", "srcPath": "./product/pad", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] } ], }