这样添加后,报错,
Error:Execution failed for task ':show_entry:processDebugManifest'.
Manifest merger failed : Attribute application@label value=(@string/application_name) from AndroidManifest.xml:17:9-49
is also present at [com.gongwen:marqueelibrary:1.1.1] AndroidManifest.xml:13:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:13:5-1144:19 to override.
compile 'com.gongwen:marqueelibrary:1.1.1'
这样添加后,报错, Error:Execution failed for task ':show_entry:processDebugManifest'.