1***@qq.com
1***@qq.com
  • 发布:2022-09-21 11:12
  • 更新:2022-09-26 10:34
  • 阅读:319

安卓云打包出现 Execution failed for task ':app:checkReleaseDuplicateClasses

分类:uni-app

在自定义基座时出现了以下的错误:
有原生的极光推送插件.
在没有升级到hbuilder x 3.6.3.20220917 版本时都是正常的.但升级后.就报下面这个错误了.应该如何解决呢?


Appid: __UNI__520B1E4  

FAILURE: Build failed with an exception.  

* What went wrong:  
Execution failed for task ':app:checkReleaseDuplicateClasses'.  
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable  
> Duplicate class com.google.gson.ExclusionStrategy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldAttributes found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$5 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingStrategy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$5 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$FutureTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.GsonBuilder found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.InstanceCreator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonArray found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonDeserializationContext found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonDeserializer found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonElement found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonIOException found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonNull found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonObject found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonParseException found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonParser found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonPrimitive found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonSerializationContext found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonSerializer found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonStreamParser found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonSyntaxException found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.LongSerializationPolicy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.LongSerializationPolicy$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.LongSerializationPolicy$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.TypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.TypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.TypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.Expose found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.JsonAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.SerializedName found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.Since found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.Until found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Preconditions found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types$GenericArrayTypeImpl found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types$ParameterizedTypeImpl found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types$WildcardTypeImpl found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$10 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$11 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$12 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$13 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$14 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$5 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$6 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$7 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$8 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$9 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Excluder found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Excluder$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.JsonReaderInternalAccess found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LazilyParsedNumber found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$AvlBuilder found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$AvlIterator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$EntrySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$EntrySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$KeySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$KeySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$LinkedTreeMapIterator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$Node found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$EntrySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$EntrySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$KeySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$KeySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$LinkedTreeMapIterator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$Node found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ObjectConstructor found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Primitives found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Streams found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Streams$AppendableWriter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Streams$AppendableWriter$CurrentWrite found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ArrayTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ArrayTypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.CollectionTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.DateTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.DateTypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonAdapterAnnotationTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeReader found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeReader$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeWriter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeWriter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.MapTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ObjectTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ObjectTypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ObjectTypeAdapter$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$BoundField found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$10 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$11 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$12 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$13 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$14 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$15 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$16 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$17 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$18 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$19 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$20 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$21 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$22 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$23 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$24 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$25 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$26 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$27 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$28 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$29 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$30 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$31 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$32 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$33 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$34 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$5 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$6 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$7 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$8 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$9 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$EnumTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.util.ISO8601Utils found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.reflect.TypeToken found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.stream.JsonReader found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.stream.JsonReader$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.stream.JsonScope found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.stream.JsonToken found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.stream.JsonWriter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.stream.MalformedJsonException found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  

Go to the documentation to learn how to Fix dependency resolution errors.  

* Try:  
> Run with --debug option to get more log output.  
> Run with --scan to get full insights.  

* Exception is:  
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:checkReleaseDuplicateClasses'.  
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:145)  
at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:282)  
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:143)  
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:131)  
at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:77)  
at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)  
at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)  
at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)  
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)  
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)  
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52)  
at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:74)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:402)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:389)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:382)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:368)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.lambda$run$0(DefaultPlanExecutor.java:127)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:191)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.executeNextNode(DefaultPlanExecutor.java:182)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:124)  
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)  
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)  
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)  
Caused by: org.gradle.workers.internal.DefaultWorkerExecutor$WorkExecutionException: A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable  
at org.gradle.workers.internal.DefaultWorkerExecutor$WorkItemExecution.waitForCompletion(DefaultWorkerExecutor.java:342)  
at org.gradle.internal.work.DefaultAsyncWorkTracker.waitForItemsAndGatherFailures(DefaultAsyncWorkTracker.java:142)  
at org.gradle.internal.work.DefaultAsyncWorkTracker.waitForItemsAndGatherFailures(DefaultAsyncWorkTracker.java:94)  
at org.gradle.internal.work.DefaultAsyncWorkTracker.waitForAll(DefaultAsyncWorkTracker.java:80)  
at org.gradle.internal.work.DefaultAsyncWorkTracker.waitForCompletion(DefaultAsyncWorkTracker.java:68)  
at org.gradle.api.internal.tasks.execution.TaskExecution$2.run(TaskExecution.java:247)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)  
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68)  
at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:224)  
at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:207)  
at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:190)  
at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:168)  
at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:89)  
at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:40)  
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:53)  
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)  
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)  
at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:50)  
at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:40)  
at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:68)  
at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:38)  
at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:48)  
at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:36)  
at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:41)  
at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:74)  
at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55)  
at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:51)  
at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:29)  
at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:61)  
at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:42)  
at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:60)  
at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:27)  
at org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:188)  
at org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:75)  
at org.gradle.internal.Either$Right.fold(Either.java:175)  
at org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:59)  
at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:73)  
at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:48)  
at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:38)  
at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:27)  
at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:36)  
at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:22)  
at org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:109)  
at org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:56)  
at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:56)  
at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:38)  
at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:73)  
at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:44)  
at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37)  
at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27)  
at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:89)  
at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:50)  
at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:114)  
at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:57)  
at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:76)  
at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:50)  
at org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:93)  
at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:93)  
at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:34)  
at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38)  
at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:43)  
at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:31)  
at org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:40)  
at org.gradle.api.internal.tasks.execution.TaskExecution$3.withWorkspace(TaskExecution.java:284)  
at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:40)  
at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:30)  
at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:37)  
at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:27)  
at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:44)  
at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:33)  
at org.gradle.internal.execution.impl.DefaultExecutionEngine$1.execute(DefaultExecutionEngine.java:76)  
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:142)  
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:131)  
at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:77)  
at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)  
at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)  
at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)  
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)  
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)  
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)  
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)  
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)  
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52)  
at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:74)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:402)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:389)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:382)  
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:368)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.lambda$run$0(DefaultPlanExecutor.java:127)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:191)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.executeNextNode(DefaultPlanExecutor.java:182)  
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:124)  
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)  
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)  
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)  
Caused by: java.lang.RuntimeException: Duplicate class com.google.gson.ExclusionStrategy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldAttributes found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingPolicy$5 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.FieldNamingStrategy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$5 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.Gson$FutureTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.GsonBuilder found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.InstanceCreator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonArray found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonDeserializationContext found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonDeserializer found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonElement found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonIOException found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonNull found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonObject found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonParseException found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonParser found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonPrimitive found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonSerializationContext found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonSerializer found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonStreamParser found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.JsonSyntaxException found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.LongSerializationPolicy found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.LongSerializationPolicy$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.LongSerializationPolicy$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.TypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.TypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.TypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.Expose found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.JsonAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.SerializedName found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.Since found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.annotations.Until found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Preconditions found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types$GenericArrayTypeImpl found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types$ParameterizedTypeImpl found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.$Gson$Types$WildcardTypeImpl found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$10 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$11 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$12 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$13 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$14 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$5 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$6 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$7 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$8 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ConstructorConstructor$9 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Excluder found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Excluder$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.JsonReaderInternalAccess found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LazilyParsedNumber found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$AvlBuilder found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$AvlIterator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$EntrySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$EntrySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$KeySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$KeySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$LinkedTreeMapIterator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedHashTreeMap$Node found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$EntrySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$EntrySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$KeySet found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$KeySet$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$LinkedTreeMapIterator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.LinkedTreeMap$Node found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.ObjectConstructor found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Primitives found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Streams found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Streams$AppendableWriter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.Streams$AppendableWriter$CurrentWrite found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$3 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.UnsafeAllocator$4 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ArrayTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ArrayTypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.CollectionTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.DateTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.DateTypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonAdapterAnnotationTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeReader found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeReader$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeWriter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.JsonTreeWriter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.MapTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ObjectTypeAdapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ObjectTypeAdapter$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ObjectTypeAdapter$2 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$BoundField found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$1 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$10 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$11 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$12 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$13 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.8.9 (com.google.code.gson:gson:2.8.9)  
Duplicate class com.google.gson.internal.bind.TypeAdapters$14 found in modules jetified-gson-2.6.2 (gson-2.6.2.jar) and jetified-gson-2.
2022-09-21 11:12 负责人:无 分享
已邀请:
FullStack

FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866

gson 冲突了

  • 1***@qq.com (作者)

    怎么解决呢?

    2022-09-21 15:40

  • lewiskycc

    回复 1***@qq.com: 遇到同样的问题,有解决吗

    2022-09-26 10:11

lewiskycc

lewiskycc

那是不是HBuilder版本回退下就好了

要回复问题请先登录注册