org.cocos2dx.lib.Cocos2dxVideoView release android包出错

Note: the configuration keeps the entry point ‘org.cocos2dx.lib.Cocos2dxVideoView { void setOnCompletionListener(org.cocos2dx.lib.Cocos2dxVideoView$OnVideoEventListener); }’, but not the descriptor class ‘org.cocos2dx.lib.Cocos2dxVideoView$OnVideoEventListener’
Note: there were 1 unkept descriptor classes in kept class members.
You should consider explicitly keeping the mentioned classes
(using ‘-keep’).
(http://proguard.sourceforge.net/manual/troubleshooting.html#descriptorclass)
Note: there were 5 unresolved dynamic references to classes or interfaces.
You should check if you need to specify additional program jars.
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclass)
Note: there were 2 accesses to class members by means of introspection.
You should consider explicitly keeping the mentioned class members
(using ‘-keep’ or ‘-keepclassmembers’).
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclassmember)
Warning: there were 1 unresolved references to library class members.
You probably need to update the library versions.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedlibraryclassmember)
Warning: Exception while processing task java.io.IOException: Please correct the above warnings first.
Thread(Tasks limiter_6): destruction
:mreng_mguaId2:transformClassesAndResourcesWithProguardForRelease FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:mreng_mguaId2:transformClassesAndResourcesWithProguardForRelease’.

Job failed, see logs for details

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 15s
58 actionable tasks: 4 executed, 54 up-to-date
16:13:33: Task execution finished ‘assembleRelease’.

creator 2.1.0 手机能正常跑,release时不能打包,帮忙看看呀 大佬们!

这个后来 咋弄了