| | |
| | | |
| | | defaultConfig { |
| | | //applicationId "com.secondworld.univeralsdk" |
| | | minSdkVersion 16 |
| | | targetSdkVersion 22 |
| | | minSdkVersion 18 |
| | | targetSdkVersion 26 |
| | | versionCode 1 |
| | | versionName "1.1.0" |
| | | } |
| | |
| | | productFlavors { |
| | | game_ylgame { |
| | | dimension "default" |
| | | manifestPlaceholders.put("JpushAppKey", "de9e26bb35598bd8c602e1d9") |
| | | // -------------------------------------------------------------- |
| | | // manifestPlaceholders.put("JpushAppKey", "de9e26bb35598bd8c602e1d9") //1.6 |
| | | // manifestPlaceholders.put("appId", "com.android.yiru.menghtj") //1.6 |
| | | // manifestPlaceholders.put("TrackAppID", "ffae98b68ba32b45a6d5fbd1203b9ae1") // 1.6 |
| | | // manifestPlaceholders.put("TT_AppName", "menghuantianjiao") // 1.6 |
| | | // manifestPlaceholders.put("TT_AppID", "155534") // 1.6 |
| | | // -------------------------------------------------------------- |
| | | manifestPlaceholders.put("JpushAppKey", "75cabb6bec28ffc681878516") // 2.0 |
| | | manifestPlaceholders.put("appId", "com.yiru.menhtj") //2.0 |
| | | manifestPlaceholders.put("TrackAppID", "34984be594b93353e6fd41d0b4f3b78d") // 2.0 |
| | | manifestPlaceholders.put("TT_AppName", "mhtj_new") // 2.0 |