XLog icon indicating copy to clipboard operation
XLog copied to clipboard

build error

Open TangSirOnGit opened this issue 7 years ago • 1 comments

Add this code to my build.gradle:

debugCompile 'com.github.promeg:xlog-compiler:2.1.1' // ~6kB
    debugCompile 'com.github.promeg:xlog-android:2.1.1' // ~150kB

then build error:

com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/gson/annotations/Expose.class

TangSirOnGit avatar Mar 03 '17 09:03 TangSirOnGit

XXX

YacongGu avatar May 04 '23 04:05 YacongGu