Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Local builds fine, with Cloud Build - gradle build fails.

Discussion in 'Unity Build Automation' started by Devil_Inside, Oct 7, 2020.

  1. Devil_Inside

    Devil_Inside

    Joined:
    Nov 19, 2012
    Posts:
    1,117
    As the title says, a local build completes fine.
    Cloud Build fails with a gradle error that I can't really understand.
    Code (CSharp):
    1. ERROR: Player export failed. Reason: CommandInvokationFailure: Gradle build failed.
    2. 5998: [Unity] /BUILD_PATH/jdk1.8.0_221.jdk/Contents/Home/bin/java -classpath "/UNITY_PATH/Unity/Unity-2018_4_3f1/PlaybackEngines/AndroidPlayer/Tools/gradle/lib/gradle-launcher-4.6.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "assembleRelease"
    3. 5999: [Unity] stderr[
    4. 6000: [Unity] error processing /BUILD_PATH/.gradle/caches/transforms-1/files-1.1/gson-2.8.6.jar/1647257e7b9c057c7e57d2562b4510d0/jetified-gson-2.8.6.jar
    5. 6001: [Unity] java.lang.RuntimeException
    6. 6002: [Unity] java.lang.RuntimeException: java.lang.RuntimeException
    7. 6003: [Unity]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    8. 6004: [Unity]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    9. 6005: [Unity] Caused by: java.lang.RuntimeException
    10. 6006: [Unity] FAILURE: Build failed with an exception.
    11. 6007: [Unity] * What went wrong:
    12. 6008: [Unity] Execution failed for task ':transformClassesWithDexBuilderForRelease'.
    13. 6009: [Unity] > com.android.build.api.transform.TransformException: java.lang.RuntimeException: java.lang.RuntimeException
    14. 6010: [Unity] * Try:
    15. 6011: [Unity] 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.
    16. 6012: [Unity] * Get more help at https://help.gradle.org
    17. 6013: [Unity] BUILD FAILED in 48s
    18. 6014: [Unity] ]
    19. 6015: [Unity] stdout[
    20. 6016: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0/gradle-3.2.0.pom
    21. 6017: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.2.0/lint-gradle-api-26.2.0.pom
    22. 6018: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.2.0/gradle-api-3.2.0.pom
    23. 6019: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.2.0/crash-26.2.0.pom
    24. 6020: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.2.0/builder-3.2.0.pom
    25. 6021: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.2.0/databinding-compiler-common-3.2.0.pom
    26. 6022: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.pom
    27. 6023: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.pom
    28. 6024: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm/6.0/asm-6.0.pom
    29. 6025: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jre8/1.2.0/kotlin-stdlib-jre8-1.2.0.pom
    30. 6026: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.pom
    31. 6027: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-parent/6.0/asm-parent-6.0.pom
    32. 6028: [Unity] Download https://jcenter.bintray.com/org/ow2/ow2/1.3/ow2-1.3.pom
    33. 6029: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-util/6.0/asm-util-6.0.pom
    34. 6030: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.5.0/bundletool-0.5.0.pom
    35. 6031: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-alpha10/jetifier-core-1.0.0-alpha10.pom
    36. 6032: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-alpha10/jetifier-processor-1.0.0-alpha10.pom
    37. 6033: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.2.0/shared-26.2.0.pom
    38. 6034: [Unity] Download https://jcenter.bintray.com/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom
    39. 6035: [Unity] Download https://jcenter.bintray.com/net/sf/proguard/proguard-gradle/6.0.3/proguard-gradle-6.0.3.pom
    40. 6036: [Unity] Download https://jcenter.bintray.com/net/sf/proguard/proguard-parent/6.0.3/proguard-parent-6.0.3.pom
    41. 6037: [Unity] Download https://jcenter.bintray.com/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
    42. 6038: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.2.0/builder-model-3.2.0.pom
    43. 6039: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.2.0/sdk-common-26.2.0.pom
    44. 6040: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.2.0/sdklib-26.2.0.pom
    45. 6041: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.2.0/builder-test-api-3.2.0.pom
    46. 6042: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.2.0/manifest-merger-26.2.0.pom
    47. 6043: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.2.0/ddmlib-26.2.0.pom
    48. 6044: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.2.0/protos-26.2.0.pom
    49. 6045: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.2.0/tracker-26.2.0.pom
    50. 6046: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.2.0/apkzlib-3.2.0.pom
    51. 6047: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.2.0/apksig-3.2.0.pom
    52. 6048: [Unity] Download https://jcenter.bintray.com/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom
    53. 6049: [Unity] Download https://jcenter.bintray.com/com/squareup/javawriter/2.5.0/javawriter-2.5.0.pom
    54. 6050: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.pom
    55. 6051: [Unity] Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom
    56. 6052: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/common/26.2.0/common-26.2.0.pom
    57. 6053: [Unity] Download https://jcenter.bintray.com/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom
    58. 6054: [Unity] Download https://jcenter.bintray.com/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom
    59. 6055: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.2.0/annotations-26.2.0.pom
    60. 6056: [Unity] Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom
    61. 6057: [Unity] Download https://jcenter.bintray.com/com/google/guava/guava/23.0/guava-23.0.pom
    62. 6058: [Unity] Download https://jcenter.bintray.com/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom
    63. 6059: [Unity] Download https://jcenter.bintray.com/com/google/guava/guava-parent/23.0/guava-parent-23.0.pom
    64. 6060: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
    65. 6061: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.pom
    66. 6062: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom
    67. 6063: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
    68. 6064: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom
    69. 6065: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/project/7/project-7.pom
    70. 6066: [Unity] Download https://jcenter.bintray.com/org/apache/apache/13/apache-13.pom
    71. 6067: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.2.0/kotlin-reflect-1.2.0.pom
    72. 6068: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.2.0/databinding-common-3.2.0.pom
    73. 6069: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.2.0/baseLibrary-3.2.0.pom
    74. 6070: [Unity] Download https://jcenter.bintray.com/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom
    75. 6071: [Unity] Download https://jcenter.bintray.com/commons-io/commons-io/2.4/commons-io-2.4.pom
    76. 6072: [Unity] Download https://jcenter.bintray.com/com/squareup/javapoet/1.8.0/javapoet-1.8.0.pom
    77. 6073: [Unity] Download https://jcenter.bintray.com/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom
    78. 6074: [Unity] Download https://jcenter.bintray.com/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
    79. 6075: [Unity] Download https://jcenter.bintray.com/org/apache/commons/commons-parent/25/commons-parent-25.pom
    80. 6076: [Unity] Download https://jcenter.bintray.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
    81. 6077: [Unity] Download https://jcenter.bintray.com/org/apache/apache/9/apache-9.pom
    82. 6078: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jre7/1.2.0/kotlin-stdlib-jre7-1.2.0.pom
    83. 6079: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.2.0/kotlin-stdlib-1.2.0.pom
    84. 6080: [Unity] Download https://jcenter.bintray.com/net/sf/proguard/proguard-base/6.0.3/proguard-base-6.0.3.pom
    85. 6081: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.pom
    86. 6082: [Unity] Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.4.0/protobuf-java-3.4.0.pom
    87. 6083: [Unity] Download https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
    88. 6084: [Unity] Download https://jcenter.bintray.com/com/google/auto/value/auto-value/1.5.2/auto-value-1.5.2.pom
    89. 6085: [Unity] Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java-util/3.4.0/protobuf-java-util-3.4.0.pom
    90. 6086: [Unity] Download https://jcenter.bintray.com/com/google/protobuf/protobuf-parent/3.4.0/protobuf-parent-3.4.0.pom
    91. 6087: [Unity] Download https://jcenter.bintray.com/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
    92. 6088: [Unity] Download https://jcenter.bintray.com/com/google/auto/auto-parent/3/auto-parent-3.pom
    93. 6089: [Unity] Download https://jcenter.bintray.com/com/google/google/1/google-1.pom
    94. 6090: [Unity] Download https://jcenter.bintray.com/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
    95. 6091: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.2.0/layoutlib-api-26.2.0.pom
    96. 6092: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.2.0/dvlib-26.2.0.pom
    97. 6093: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.2.0/repository-26.2.0.pom
    98. 6094: [Unity] Download https://jcenter.bintray.com/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom
    99. 6095: [Unity] Download https://jcenter.bintray.com/org/apache/commons/commons-parent/39/commons-parent-39.pom
    100. 6096: [Unity] Download https://jcenter.bintray.com/org/apache/apache/16/apache-16.pom
    101. 6097: [Unity] Download https://jcenter.bintray.com/javax/inject/javax.inject/1/javax.inject-1.pom
    102. 6098: [Unity] Download https://jcenter.bintray.com/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.pom
    103. 6099: [Unity] Download https://jcenter.bintray.com/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
    104. 6100: [Unity] Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
    105. 6101: [Unity] Download https://jcenter.bintray.com/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
    106. 6102: [Unity] Download https://jcenter.bintray.com/org/apache/commons/commons-parent/32/commons-parent-32.pom
    107. 6103: [Unity] Download https://jcenter.bintray.com/org/apache/commons/commons-parent/34/commons-parent-34.pom
    108. 6104: [Unity] Download https://jcenter.bintray.com/org/jetbrains/annotations/13.0/annotations-13.0.pom
    109. 6105: [Unity] Download https://jcenter.bintray.com/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom
    110. 6106: [Unity] Download https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
    111. 6107: [Unity] Download https://jcenter.bintray.com/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.pom
    112. 6108: [Unity] Download https://jcenter.bintray.com/com/google/jimfs/jimfs-parent/1.1/jimfs-parent-1.1.pom
    113. 6109: [Unity] Download https://jcenter.bintray.com/com/sun/activation/all/1.2.0/all-1.2.0.pom
    114. 6110: [Unity] Download https://jcenter.bintray.com/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
    115. 6111: [Unity] Download https://jcenter.bintray.com/net/java/jvnet-parent/1/jvnet-parent-1.pom
    116. 6112: [Unity] Download https://jcenter.bintray.com/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
    117. 6113: [Unity] Download https://jcenter.bintray.com/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
    118. 6114: [Unity] Download https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
    119. 6115: [Unity] Download https://jcenter.bintray.com/net/java/jvnet-parent/4/jvnet-parent-4.pom
    120. 6116: [Unity] Download https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
    121. 6117: [Unity] Download https://jcenter.bintray.com/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
    122. 6118: [Unity] Download https://jcenter.bintray.com/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
    123. 6119: [Unity] Download https://jcenter.bintray.com/net/java/jvnet-parent/3/jvnet-parent-3.pom
    124. 6120: [Unity] Download https://jcenter.bintray.com/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
    125. 6121: [Unity] Download https://jcenter.bintray.com/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
    126. 6122: [Unity] Download https://jcenter.bintray.com/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom
    127. 6123: [Unity] Download https://jcenter.bintray.com/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
    128. 6124: [Unity] Download https://jcenter.bintray.com/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
    129. 6125: [Unity] Download https://jcenter.bintray.com/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
    130. 6126: [Unity] Download https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
    131. 6127: [Unity] Download https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
    132. 6128: [Unity] Download https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
    133. 6129: [Unity] Download https://jcenter.bintray.com/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
    134. 6130: [Unity] Download https://jcenter.bintray.com/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
    135. 6131: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.2.20/kotlin-stdlib-1.2.20.pom
    136. 6132: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.2.0/tracker-26.2.0.jar
    137. 6133: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0/gradle-3.2.0.jar
    138. 6134: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.2.0/builder-3.2.0.jar
    139. 6135: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.2.0/shared-26.2.0.jar
    140. 6136: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.2.0/gradle-api-3.2.0.jar
    141. 6137: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.2.0/lint-gradle-api-26.2.0.jar
    142. 6138: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.2.0/databinding-compiler-common-3.2.0.jar
    143. 6139: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.2.0/manifest-merger-26.2.0.jar
    144. 6140: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.2.0/sdk-common-26.2.0.jar
    145. 6141: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.2.0/builder-test-api-3.2.0.jar
    146. 6142: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.2.0/ddmlib-26.2.0.jar
    147. 6143: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.2.0/sdklib-26.2.0.jar
    148. 6144: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.2.0/layoutlib-api-26.2.0.jar
    149. 6145: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.2.0/dvlib-26.2.0.jar
    150. 6146: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.2.0/repository-26.2.0.jar
    151. 6147: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/common/26.2.0/common-26.2.0.jar
    152. 6148: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.jar
    153. 6149: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-alpha10/jetifier-processor-1.0.0-alpha10.jar
    154. 6150: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jre8/1.2.0/kotlin-stdlib-jre8-1.2.0.jar
    155. 6151: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.jar
    156. 6152: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.jar
    157. 6153: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-util/6.0/asm-util-6.0.jar
    158. 6154: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.jar
    159. 6155: [Unity] Download https://jcenter.bintray.com/org/ow2/asm/asm/6.0/asm-6.0.jar
    160. 6156: [Unity] Download https://jcenter.bintray.com/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar
    161. 6157: [Unity] Download https://jcenter.bintray.com/net/sf/proguard/proguard-gradle/6.0.3/proguard-gradle-6.0.3.jar
    162. 6158: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.5.0/bundletool-0.5.0.jar
    163. 6159: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-alpha10/jetifier-core-1.0.0-alpha10.jar
    164. 6160: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.2.0/builder-model-3.2.0.jar
    165. 6161: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.2.0/protos-26.2.0.jar
    166. 6162: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.2.0/apkzlib-3.2.0.jar
    167. 6163: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.2.0/apksig-3.2.0.jar
    168. 6164: [Unity] Download https://jcenter.bintray.com/com/squareup/javawriter/2.5.0/javawriter-2.5.0.jar
    169. 6165: [Unity] Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar
    170. 6166: [Unity] Download https://jcenter.bintray.com/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.jar
    171. 6167: [Unity] Download https://jcenter.bintray.com/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar
    172. 6168: [Unity] Download https://jcenter.bintray.com/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar
    173. 6169: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.2.0/annotations-26.2.0.jar
    174. 6170: [Unity] Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java-util/3.4.0/protobuf-java-util-3.4.0.jar
    175. 6171: [Unity] Download https://jcenter.bintray.com/com/google/jimfs/jimfs/1.1/jimfs-1.1.jar
    176. 6172: [Unity] Download https://jcenter.bintray.com/com/google/guava/guava/23.0/guava-23.0.jar
    177. 6173: [Unity] Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
    178. 6174: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.jar
    179. 6175: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar
    180. 6176: [Unity] Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
    181. 6177: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.2.0/databinding-common-3.2.0.jar
    182. 6178: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.2.0/kotlin-reflect-1.2.0.jar
    183. 6179: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.2.0/baseLibrary-3.2.0.jar
    184. 6180: [Unity] Download https://jcenter.bintray.com/commons-io/commons-io/2.4/commons-io-2.4.jar
    185. 6181: [Unity] Download https://jcenter.bintray.com/org/antlr/antlr4/4.5.3/antlr4-4.5.3.jar
    186. 6182: [Unity] Download https://jcenter.bintray.com/com/squareup/javapoet/1.8.0/javapoet-1.8.0.jar
    187. 6183: [Unity] Download https://jcenter.bintray.com/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar
    188. 6184: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jre7/1.2.0/kotlin-stdlib-jre7-1.2.0.jar
    189. 6185: [Unity] Download https://jcenter.bintray.com/net/sf/proguard/proguard-base/6.0.3/proguard-base-6.0.3.jar
    190. 6186: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.2.20/kotlin-stdlib-1.2.20.jar
    191. 6187: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.jar
    192. 6188: [Unity] Download https://jcenter.bintray.com/com/google/auto/value/auto-value/1.5.2/auto-value-1.5.2.jar
    193. 6189: [Unity] Download https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
    194. 6190: [Unity] Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.4.0/protobuf-java-3.4.0.jar
    195. 6191: [Unity] Download https://jcenter.bintray.com/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
    196. 6192: [Unity] Download https://jcenter.bintray.com/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar
    197. 6193: [Unity] Download https://jcenter.bintray.com/javax/inject/javax.inject/1/javax.inject-1.jar
    198. 6194: [Unity] Download https://jcenter.bintray.com/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.jar
    199. 6195: [Unity] Download https://jcenter.bintray.com/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
    200. 6196: [Unity] Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
    201. 6197: [Unity] Download https://jcenter.bintray.com/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
    202. 6198: [Unity] Download https://jcenter.bintray.com/org/jetbrains/annotations/13.0/annotations-13.0.jar
    203. 6199: [Unity] Download https://jcenter.bintray.com/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar
    204. 6200: [Unity] Download https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
    205. 6201: [Unity] Download https://jcenter.bintray.com/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
    206. 6202: [Unity] Download https://jcenter.bintray.com/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar
    207. 6203: [Unity] Download https://jcenter.bintray.com/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
    208. 6204: [Unity] Download https://jcenter.bintray.com/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
    209. 6205: [Unity] Download https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
    210. 6206: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.2.0/crash-26.2.0.jar
    211. 6207: [Unity] Download https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
    212. 6208: [Unity] Download https://jcenter.bintray.com/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
    213. 6209: [Unity] Download https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
    214. 6210: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle/26.2.0/lint-gradle-26.2.0.pom
    215. 6211: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.2.0/lint-26.2.0.pom
    216. 6212: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.2.0/uast-26.2.0.pom
    217. 6213: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.2.0/intellij-core-26.2.0.pom
    218. 6214: [Unity] Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.pom
    219. 6215: [Unity] Download https://jcenter.bintray.com/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
    220. 6216: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-kotlin/26.2.0/lint-kotlin-26.2.0.pom
    221. 6217: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0/kotlin-compiler-26.2.0.pom
    222. 6218: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.2.0/lint-checks-26.2.0.pom
    223. 6219: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.2.0/lint-api-26.2.0.pom
    224. 6220: [Unity] Download https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom
    225. 6221: [Unity] Download https://jcenter.bintray.com/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom
    226. 6222: [Unity] Download https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-ads-identifier/17.0.0/play-services-ads-identifier-17.0.0.pom
    227. 6223: [Unity] Download https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-basement/17.2.1/play-services-basement-17.2.1.pom
    228. 6224: [Unity] Download https://jcenter.bintray.com/com/ironsource/sdk/mediationsdk/7.0.2/mediationsdk-7.0.2.pom
    229. 6225: [Unity] Download https://jcenter.bintray.com/com/vungle/publisher-sdk-android/6.8.0/publisher-sdk-android-6.8.0.pom
    230. 6226: [Unity] Download https://dl.bintray.com/ironsource-mobile/android-adapters/com/ironsource/adapters/vungleadapter/4.3.4/vungleadapter-4.3.4.pom
    231. 6227: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/core/core/1.1.0/core-1.1.0.pom
    232. 6228: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.pom
    233. 6229: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.1.0/annotation-1.1.0.pom
    234. 6230: [Unity] Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom
    235. 6231: [Unity] Download https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.12.12/okhttp-3.12.12.pom
    236. 6232: [Unity] Download https://jcenter.bintray.com/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom
    237. 6233: [Unity] Download https://jcenter.bintray.com/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom
    238. 6234: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-android-extensions-runtime/1.3.50/kotlin-android-extensions-runtime-1.3.50.pom
    239. 6235: [Unity] Download https://jcenter.bintray.com/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom
    240. 6236: [Unity] Download https://jcenter.bintray.com/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom
    241. 6237: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50.pom
    242. 6238: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50.pom
    243. 6239: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.0.0/fragment-1.0.0.pom
    244. 6240: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/collection/collection/1.0.0/collection-1.0.0.pom
    245. 6241: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.pom
    246. 6242: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.pom
    247. 6243: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-ui/1.0.0/legacy-support-core-ui-1.0.0.pom
    248. 6244: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.0.0/lifecycle-viewmodel-2.0.0.pom
    249. 6245: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.0.0/drawerlayout-1.0.0.pom
    250. 6246: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.0.0/coordinatorlayout-1.0.0.pom
    251. 6247: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.pom
    252. 6248: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.0.0/customview-1.0.0.pom
    253. 6249: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/interpolator/interpolator/1.0.0/interpolator-1.0.0.pom
    254. 6250: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/asynclayoutinflater/asynclayoutinflater/1.0.0/asynclayoutinflater-1.0.0.pom
    255. 6251: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/swiperefreshlayout/swiperefreshlayout/1.0.0/swiperefreshlayout-1.0.0.pom
    256. 6252: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.pom
    257. 6253: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/slidingpanelayout/slidingpanelayout/1.0.0/slidingpanelayout-1.0.0.pom
    258. 6254: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.pom
    259. 6255: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.pom
    260. 6256: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.pom
    261. 6257: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.0.0/core-runtime-2.0.0.pom
    262. 6258: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.0.0/lifecycle-livedata-core-2.0.0.pom
    263. 6259: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.0.0/core-common-2.0.0.pom
    264. 6260: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.0.0/lifecycle-common-2.0.0.pom
    265. 6261: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/core/core/1.2.0/core-1.2.0.pom
    266. 6262: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.0.0/lifecycle-runtime-2.0.0.pom
    267. 6263: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.0/versionedparcelable-1.1.0.pom
    268. 6264: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/3.2.0-4818971/aapt2-3.2.0-4818971.pom
    269. 6265: [Unity] :checkReleaseClasspath
    270. 6266: [Unity] Download https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-basement/17.2.1/play-services-basement-17.2.1.aar
    271. 6267: [Unity] Download https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-ads-identifier/17.0.0/play-services-ads-identifier-17.0.0.aar
    272. 6268: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.0.0/fragment-1.0.0.aar
    273. 6269: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-ui/1.0.0/legacy-support-core-ui-1.0.0.aar
    274. 6270: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.aar
    275. 6271: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.aar
    276. 6272: [Unity] Download https://jcenter.bintray.com/com/ironsource/sdk/mediationsdk/7.0.2/mediationsdk-7.0.2.aar
    277. 6273: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.aar
    278. 6274: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.0.0/coordinatorlayout-1.0.0.aar
    279. 6275: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.0.0/drawerlayout-1.0.0.aar
    280. 6276: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/slidingpanelayout/slidingpanelayout/1.0.0/slidingpanelayout-1.0.0.aar
    281. 6277: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.0.0/customview-1.0.0.aar
    282. 6278: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/core/core/1.2.0/core-1.2.0.aar
    283. 6279: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/asynclayoutinflater/asynclayoutinflater/1.0.0/asynclayoutinflater-1.0.0.aar
    284. 6280: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/swiperefreshlayout/swiperefreshlayout/1.0.0/swiperefreshlayout-1.0.0.aar
    285. 6281: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.aar
    286. 6282: [Unity] Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar
    287. 6283: [Unity] Download https://jcenter.bintray.com/com/vungle/publisher-sdk-android/6.8.0/publisher-sdk-android-6.8.0.aar
    288. 6284: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.0/versionedparcelable-1.1.0.aar
    289. 6285: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-android-extensions-runtime/1.3.50/kotlin-android-extensions-runtime-1.3.50.jar
    290. 6286: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.0.0/lifecycle-viewmodel-2.0.0.aar
    291. 6287: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/collection/collection/1.0.0/collection-1.0.0.jar
    292. 6288: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/interpolator/interpolator/1.0.0/interpolator-1.0.0.aar
    293. 6289: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.aar
    294. 6290: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.aar
    295. 6291: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.aar
    296. 6292: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.aar
    297. 6293: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.0.0/core-runtime-2.0.0.aar
    298. 6294: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.0.0/lifecycle-livedata-core-2.0.0.aar
    299. 6295: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.0.0/lifecycle-runtime-2.0.0.aar
    300. 6296: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.0.0/core-common-2.0.0.jar
    301. 6297: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.1.0/annotation-1.1.0.jar
    302. 6298: [Unity] Download https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.0.0/lifecycle-common-2.0.0.jar
    303. 6299: [Unity] Download https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.12.12/okhttp-3.12.12.jar
    304. 6300: [Unity] Download https://jcenter.bintray.com/com/squareup/okio/okio/1.15.0/okio-1.15.0.jar
    305. 6301: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50.jar
    306. 6302: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50.jar
    307. 6303: [Unity] Download https://dl.bintray.com/ironsource-mobile/android-adapters/com/ironsource/adapters/vungleadapter/4.3.4/vungleadapter-4.3.4.aar
    308. 6304: [Unity] :preBuild UP-TO-DATE
    309. 6305: [Unity] :IronSource.plugin:preBuild UP-TO-DATE
    310. 6306: [Unity] :IronSource.plugin:preReleaseBuild UP-TO-DATE
    311. 6307: [Unity] :IronSource.plugin:checkReleaseManifest
    312. 6308: [Unity] :IronSource.plugin:processReleaseManifest
    313. 6309: [Unity] :preReleaseBuild
    314. 6310: [Unity] :IronSource.plugin:compileReleaseAidl NO-SOURCE
    315. 6311: [Unity] :compileReleaseAidl NO-SOURCE
    316. 6312: [Unity] :IronSource.plugin:packageReleaseRenderscript NO-SOURCE
    317. 6313: [Unity] :compileReleaseRenderscript
    318. 6314: [Unity] :checkReleaseManifest
    319. 6315: [Unity] :generateReleaseBuildConfig
    320. 6316: [Unity] :prepareLintJar
    321. 6317: [Unity] :mainApkListPersistenceRelease
    322. 6318: [Unity] :generateReleaseResValues
    323. 6319: [Unity] :generateReleaseResources
    324. 6320: [Unity] :IronSource.plugin:compileReleaseRenderscript
    325. 6321: [Unity] :IronSource.plugin:generateReleaseResValues
    326. 6322: [Unity] :IronSource.plugin:generateReleaseResources
    327. 6323: [Unity] :IronSource.plugin:packageReleaseResources
    328. 6324: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/3.2.0-4818971/aapt2-3.2.0-4818971-osx.jar
    329. 6325: [Unity] :mergeReleaseResources
    330. 6326: [Unity] :createReleaseCompatibleScreenManifests
    331. 6327: [Unity] :processReleaseManifest
    332. 6328: [Unity] :splitsDiscoveryTaskRelease
    333. 6329: [Unity] :IronSource.plugin:generateReleaseRFile
    334. 6330: [Unity] :processReleaseResources
    335. 6331: [Unity] :generateReleaseSources
    336. 6332: [Unity] :IronSource.plugin:generateReleaseBuildConfig
    337. 6333: [Unity] :IronSource.plugin:prepareLintJar
    338. 6334: [Unity] :IronSource.plugin:generateReleaseSources
    339. 6335: [Unity] :IronSource.plugin:javaPreCompileRelease
    340. 6336: [Unity] :IronSource.plugin:compileReleaseJavaWithJavac
    341. 6337: [Unity] :IronSource.plugin:processReleaseJavaRes NO-SOURCE
    342. 6338: [Unity] :IronSource.plugin:transformClassesAndResourcesWithPrepareIntermediateJarsForRelease
    343. 6339: [Unity] :javaPreCompileRelease
    344. 6340: [Unity] :compileReleaseJavaWithJavac
    345. 6341: [Unity] :compileReleaseNdk NO-SOURCE
    346. 6342: [Unity] :compileReleaseSources
    347. 6343: [Unity] :lintVitalRelease
    348. 6344: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.2.0/lint-api-26.2.0.jar
    349. 6345: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle/26.2.0/lint-gradle-26.2.0.jar
    350. 6346: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.2.0/lint-26.2.0.jar
    351. 6347: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.2.0/lint-checks-26.2.0.jar
    352. 6348: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.2.0/uast-26.2.0.jar
    353. 6349: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.2.0/intellij-core-26.2.0.jar
    354. 6350: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0/kotlin-compiler-26.2.0.jar
    355. 6351: [Unity] Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar
    356. 6352: [Unity] Download https://jcenter.bintray.com/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
    357. 6353: [Unity] Download https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.2.0/kotlin-stdlib-1.2.0.jar
    358. 6354: [Unity] Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-kotlin/26.2.0/lint-kotlin-26.2.0.jar
    359. 6355: [Unity] Download https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar
    360. 6356: [Unity] Calling mockable JAR artifact transform to create file: /BUILD_PATH/.gradle/caches/transforms-1/files-1.1/android.jar/71a35e63bfbae3952653ce8d84de7f0a/android.jar with input /UNITY_PATH/Unity/android/sdk_29_0_2/platforms/android-29/android.jar
    361. 6357: [Unity] :mergeReleaseShaders
    362. 6358: [Unity] :compileReleaseShaders
    363. 6359: [Unity] :generateReleaseAssets
    364. 6360: [Unity] :IronSource.plugin:mergeReleaseShaders
    365. 6361: [Unity] :IronSource.plugin:compileReleaseShaders
    366. 6362: [Unity] :IronSource.plugin:generateReleaseAssets
    367. 6363: [Unity] :IronSource.plugin:packageReleaseAssets
    368. 6364: [Unity] :mergeReleaseAssets
    369. 6365: [Unity] :transformClassesWithDexBuilderForRelease FAILED
    370. 6366: [Unity] 34 actionable tasks: 34 executed
    371. 6367: [Unity] ]

    I'm not including any libraries into the project. All the jars are resolved using External Dependency Manager (Google Jar Resolver).