Commit da0357d4 da0357d4d48b1e45d60589ad67e681051691909b by 金学艇

1.fujian branch test

1 parent f5be29dc
......@@ -137,4 +137,5 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'D:/CocosCreator_2.2.0/resources/cocos2d-x/cocos/platform/android/java/libs')
implementation project(':libcocos2dx')
implementation files('libs/TopdrawSDK.jar')
implementation files('libs/universal-image-loader-1.9.5.jar')
}
......