Commit 078ca4ab authored by zhuchuanyong's avatar zhuchuanyong

fix: push

parent 21754b08
...@@ -6,12 +6,12 @@ android { ...@@ -6,12 +6,12 @@ android {
defaultConfig { defaultConfig {
// manifestPlaceholders = [ manifestPlaceholders = [
// "plus.unipush.appid" : "pPyZWvH3Fa6PXba19ID0091", "plus.unipush.appid" : "pPyZWvH3Fa6PXba19ID0091",
// "plus.unipush.appkey" : "b7dOGlNPHR7pqwUxcXPVi44", "plus.unipush.appkey" : "b7dOGlNPHR7pqwUxcXPVi44",
// "plus.unipush.appsecret": "IxVYAT9qws8dlNElacmSg12", "plus.unipush.appsecret": "IxVYAT9qws8dlNElacmSg12",
// "apk.applicationId":"com.vt.gemeap" "apk.applicationId":"com.vt.gemeap"
// ] ]
multiDexEnabled true multiDexEnabled true
applicationId "com.vt.gemeap" applicationId "com.vt.gemeap"
minSdkVersion 21 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