Merge branch '2.3' of https://git.oschina.net/dreamhua/GH-ASSISTv1.45 into 2.3
Conflicts: PushSDK/build/intermediates/bundles/debug/classes.jar PushSDK/build/intermediates/bundles/release/classes.jar PushSDK/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml PushSDK/build/intermediates/incremental/mergeAssets/debug/merger.xml PushSDK/build/intermediates/incremental/mergeAssets/release/merger.xml PushSDK/build/intermediates/incremental/mergeResourcesandroidTest/debug/merger.xml PushSDK/build/intermediates/incremental/packageResourcesdebug/merger.xml PushSDK/build/intermediates/incremental/packageResourcesrelease/merger.xml PushSDK/build/intermediates/mockable-android-22.jar PushSDK/build/intermediates/res/resources-debug-androidTest.ap_ PushSDK/build/outputs/aar/PushSDK-debug.aar PushSDK/build/outputs/aar/PushSDK-release.aar
This commit is contained in:
@ -391,7 +391,7 @@ public class MainActivity extends BaseFragmentActivity implements OnClickListene
|
||||
TokenUtils.getToken(MainActivity.this, false);
|
||||
TokenUtils.checkDeviceInfo(MainActivity.this);
|
||||
initConcern(); // 初始化关注
|
||||
GiftUtils.getCunHaoXiang(MainActivity.this);
|
||||
GiftUtils.getCunHaoXiang(MainActivity.this, new GiftDao(MainActivity.this));
|
||||
}
|
||||
}.start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user