Commit 078ca4ab authored by zhuchuanyong's avatar zhuchuanyong

fix: push

parent 21754b08
......@@ -6,12 +6,12 @@ android {
defaultConfig {
// manifestPlaceholders = [
// "plus.unipush.appid" : "pPyZWvH3Fa6PXba19ID0091",
// "plus.unipush.appkey" : "b7dOGlNPHR7pqwUxcXPVi44",
// "plus.unipush.appsecret": "IxVYAT9qws8dlNElacmSg12",
// "apk.applicationId":"com.vt.gemeap"
// ]
manifestPlaceholders = [
"plus.unipush.appid" : "pPyZWvH3Fa6PXba19ID0091",
"plus.unipush.appkey" : "b7dOGlNPHR7pqwUxcXPVi44",
"plus.unipush.appsecret": "IxVYAT9qws8dlNElacmSg12",
"apk.applicationId":"com.vt.gemeap"
]
multiDexEnabled true
applicationId "com.vt.gemeap"
minSdkVersion 21
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment