Search Unity

Question Please help, for some reason my project stopped building with the following errors: Unity 2020.3.2f1

Discussion in 'Android' started by KingMidKing, Apr 9, 2021.

  1. KingMidKing

    KingMidKing

    Joined:
    Oct 30, 2017
    Posts:
    21
    Please help, for some reason my project stopped building with the following errors: Unity 2020.3.2f1

    Code (CSharp):
    1.  
    2. > Configure project :launcher
    3. WARNING: The option 'android.enableR8' is deprecated and should not be used anymore.
    4. It will be removed in a future version of the Android Gradle plugin, and will no longer allow you to disable R8.
    5.  
    6. > Task :unityLibrary:FirebaseApp.androidlib:preBuild UP-TO-DATE
    7. > Task :unityLibrary:IronSource.plugin:preBuild UP-TO-DATE
    8. > Task :unityLibrary:preBuild UP-TO-DATE
    9. > Task :unityLibrary:GooglePlayGamesManifest.plugin:preBuild UP-TO-DATE
    10. > Task :launcher:preBuild UP-TO-DATE
    11. > Task :unityLibrary:GooglePlayGamesManifest.plugin:preDebugBuild UP-TO-DATE
    12. > Task :unityLibrary:FirebaseApp.androidlib:preDebugBuild UP-TO-DATE
    13. > Task :unityLibrary:IronSource.plugin:preDebugBuild UP-TO-DATE
    14. > Task :unityLibrary:preDebugBuild UP-TO-DATE
    15. > Task :launcher:preDebugBuild UP-TO-DATE
    16. > Task :unityLibrary:GooglePlayGamesManifest.plugin:compileDebugAidl NO-SOURCE
    17. > Task :unityLibrary:GooglePlayGamesManifest.plugin:packageDebugRenderscript NO-SOURCE
    18. > Task :unityLibrary:packageDebugRenderscript NO-SOURCE
    19. > Task :launcher:generateDebugBuildConfig UP-TO-DATE
    20. > Task :unityLibrary:IronSource.plugin:compileDebugAidl NO-SOURCE
    21. > Task :unityLibrary:FirebaseApp.androidlib:compileDebugAidl NO-SOURCE
    22. > Task :launcher:mainApkListPersistenceDebug UP-TO-DATE
    23. > Task :unityLibrary:GooglePlayGamesManifest.plugin:compileDebugRenderscript NO-SOURCE
    24. > Task :launcher:compileDebugRenderscript NO-SOURCE
    25. > Task :unityLibrary:FirebaseApp.androidlib:packageDebugRenderscript NO-SOURCE
    26. > Task :unityLibrary:generateDebugBuildConfig UP-TO-DATE
    27. > Task :unityLibrary:IronSource.plugin:packageDebugRenderscript NO-SOURCE
    28. > Task :unityLibrary:FirebaseApp.androidlib:compileDebugRenderscript NO-SOURCE
    29. > Task :launcher:generateDebugResValues UP-TO-DATE
    30. > Task :unityLibrary:GooglePlayGamesManifest.plugin:generateDebugResValues
    31. > Task :unityLibrary:GooglePlayGamesManifest.plugin:generateDebugResources
    32. > Task :unityLibrary:IronSource.plugin:compileDebugRenderscript NO-SOURCE
    33. > Task :unityLibrary:FirebaseApp.androidlib:generateDebugResValues
    34. > Task :unityLibrary:FirebaseApp.androidlib:generateDebugResources
    35. > Task :unityLibrary:compileDebugAidl NO-SOURCE
    36. > Task :launcher:generateDebugResources UP-TO-DATE
    37. > Task :unityLibrary:IronSource.plugin:generateDebugResValues
    38. > Task :unityLibrary:IronSource.plugin:generateDebugResources
    39. > Task :unityLibrary:compileDebugRenderscript NO-SOURCE
    40. > Task :unityLibrary:generateDebugResValues UP-TO-DATE
    41. > Task :unityLibrary:generateDebugResources UP-TO-DATE
    42. > Task :unityLibrary:packageDebugResources UP-TO-DATE
    43. > Task :launcher:createDebugCompatibleScreenManifests UP-TO-DATE
    44. > Task :launcher:compileDebugAidl NO-SOURCE
    45. > Task :launcher:extractDeepLinksDebug UP-TO-DATE
    46. > Task :unityLibrary:IronSource.plugin:packageDebugResources
    47. > Task :launcher:mergeDebugShaders UP-TO-DATE
    48. > Task :unityLibrary:GooglePlayGamesManifest.plugin:packageDebugResources
    49. > Task :unityLibrary:parseDebugLocalResources UP-TO-DATE
    50. > Task :unityLibrary:FirebaseApp.androidlib:packageDebugResources
    51. > Task :launcher:compileDebugShaders UP-TO-DATE
    52. > Task :unityLibrary:FirebaseApp.androidlib:parseDebugLocalResources
    53. > Task :unityLibrary:IronSource.plugin:parseDebugLocalResources
    54. > Task :unityLibrary:GooglePlayGamesManifest.plugin:parseDebugLocalResources
    55. > Task :unityLibrary:FirebaseApp.androidlib:generateDebugBuildConfig
    56. > Task :unityLibrary:GooglePlayGamesManifest.plugin:generateDebugBuildConfig
    57. > Task :unityLibrary:processDebugManifest
    58. > Task :unityLibrary:extractDeepLinksDebug UP-TO-DATE
    59. > Task :unityLibrary:compileDebugLibraryResources UP-TO-DATE
    60. > Task :unityLibrary:mergeDebugShaders UP-TO-DATE
    61. > Task :unityLibrary:compileDebugShaders UP-TO-DATE
    62. > Task :unityLibrary:generateDebugAssets UP-TO-DATE
    63. > Task :unityLibrary:IronSource.plugin:processDebugManifest
    64. > Task :unityLibrary:FirebaseApp.androidlib:processDebugManifest
    65. > Task :unityLibrary:GooglePlayGamesManifest.plugin:processDebugManifest
    66. > Task :unityLibrary:IronSource.plugin:generateDebugRFile
    67. > Task :unityLibrary:IronSource.plugin:generateDebugBuildConfig
    68. > Task :unityLibrary:IronSource.plugin:javaPreCompileDebug
    69. > Task :unityLibrary:GooglePlayGamesManifest.plugin:generateDebugRFile
    70. > Task :unityLibrary:GooglePlayGamesManifest.plugin:extractDeepLinksDebug
    71. > Task :unityLibrary:GooglePlayGamesManifest.plugin:compileDebugLibraryResources
    72. > Task :unityLibrary:GooglePlayGamesManifest.plugin:mergeDebugShaders
    73. > Task :unityLibrary:FirebaseApp.androidlib:javaPreCompileDebug
    74. > Task :unityLibrary:FirebaseApp.androidlib:extractDeepLinksDebug
    75. > Task :unityLibrary:FirebaseApp.androidlib:compileDebugLibraryResources
    76. > Task :unityLibrary:FirebaseApp.androidlib:mergeDebugShaders
    77. > Task :unityLibrary:FirebaseApp.androidlib:compileDebugShaders
    78. > Task :unityLibrary:FirebaseApp.androidlib:generateDebugRFile
    79. > Task :unityLibrary:packageDebugAssets
    80. > Task :unityLibrary:GooglePlayGamesManifest.plugin:compileDebugShaders
    81. > Task :unityLibrary:GooglePlayGamesManifest.plugin:generateDebugAssets
    82. > Task :unityLibrary:GooglePlayGamesManifest.plugin:packageDebugAssets
    83. > Task :unityLibrary:GooglePlayGamesManifest.plugin:processDebugJavaRes NO-SOURCE
    84. > Task :unityLibrary:GooglePlayGamesManifest.plugin:bundleLibResDebug
    85. > Task :unityLibrary:GooglePlayGamesManifest.plugin:mergeDebugJniLibFolders
    86. > Task :unityLibrary:GooglePlayGamesManifest.plugin:mergeDebugNativeLibs
    87. > Task :unityLibrary:GooglePlayGamesManifest.plugin:stripDebugDebugSymbols
    88. > Task :unityLibrary:GooglePlayGamesManifest.plugin:copyDebugJniLibsProjectOnly
    89. > Task :unityLibrary:GooglePlayGamesManifest.plugin:javaPreCompileDebug
    90. > Task :launcher:mergeDebugResources UP-TO-DATE
    91. > Task :launcher:generateDebugAssets UP-TO-DATE
    92. > Task :launcher:processDebugJavaRes NO-SOURCE
    93. > Task :unityLibrary:processDebugJavaRes NO-SOURCE
    94. > Task :unityLibrary:bundleLibResDebug UP-TO-DATE
    95. > Task :unityLibrary:IronSource.plugin:compileDebugJavaWithJavac
    96. > Task :unityLibrary:FirebaseApp.androidlib:compileDebugJavaWithJavac
    97. > Task :unityLibrary:FirebaseApp.androidlib:bundleLibCompileDebug
    98. > Task :unityLibrary:FirebaseApp.androidlib:generateDebugAssets
    99. > Task :unityLibrary:IronSource.plugin:bundleLibCompileDebug
    100. > Task :unityLibrary:FirebaseApp.androidlib:packageDebugAssets
    101. > Task :unityLibrary:FirebaseApp.androidlib:processDebugJavaRes NO-SOURCE
    102. > Task :unityLibrary:FirebaseApp.androidlib:bundleLibResDebug
    103. > Task :unityLibrary:FirebaseApp.androidlib:bundleLibRuntimeDebug
    104. > Task :unityLibrary:FirebaseApp.androidlib:mergeDebugJniLibFolders
    105. > Task :unityLibrary:FirebaseApp.androidlib:mergeDebugNativeLibs
    106. > Task :launcher:checkDebugDuplicateClasses FAILED
    107. > Task :unityLibrary:FirebaseApp.androidlib:stripDebugDebugSymbols
    108. > Task :unityLibrary:mergeDebugJniLibFolders UP-TO-DATE
    109. > Task :unityLibrary:IronSource.plugin:extractDeepLinksDebug
    110. > Task :unityLibrary:generateDebugRFile
    111. > Task :unityLibrary:GooglePlayGamesManifest.plugin:compileDebugJavaWithJavac
    112. 69 actionable tasks: 51 executed, 18 up-to-date
    113.  
    114. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
    115.  
    Code (CSharp):
    1.  
    2. FAILURE: Build failed with an exception.
    3.  
    4. * What went wrong:
    5. Execution failed for task ':launcher:checkDebugDuplicateClasses'.
    6. > 1 exception was raised by workers:
    7.   java.lang.RuntimeException: Duplicate class androidx.appcompat.app.ActionBar found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    8.   Duplicate class androidx.appcompat.app.ActionBar$DisplayOptions found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    9.   Duplicate class androidx.appcompat.app.ActionBar$LayoutParams found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    10.   Duplicate class androidx.appcompat.app.ActionBar$NavigationMode found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    11.   Duplicate class androidx.appcompat.app.ActionBar$OnMenuVisibilityListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    12.   Duplicate class androidx.appcompat.app.ActionBar$OnNavigationListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    13.   Duplicate class androidx.appcompat.app.ActionBar$Tab found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    14.   Duplicate class androidx.appcompat.app.ActionBar$TabListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    15.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    16.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    17.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$Delegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    18.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$DelegateProvider found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    19.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$FrameworkActionBarDelegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    20.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$ToolbarCompatDelegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    21.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggleHoneycomb found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    22.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggleHoneycomb$SetIndicatorInfo found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    23.   Duplicate class androidx.appcompat.app.AlertController found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    24.   Duplicate class androidx.appcompat.app.AlertController$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    25.   Duplicate class androidx.appcompat.app.AlertController$2 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    26.   Duplicate class androidx.appcompat.app.AlertController$3 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    27.   Duplicate class androidx.appcompat.app.AlertController$4 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    28.   Duplicate class androidx.appcompat.app.AlertController$5 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    29.   Duplicate class androidx.appcompat.app.AlertController$AlertParams found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    30.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    31.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$2 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    32.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$3 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    33.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$4 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    34.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$OnPrepareListViewListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    35.   Duplicate class androidx.appcompat.app.AlertController$ButtonHandler found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    36.   Duplicate class androidx.appcompat.app.AlertController$CheckedItemAdapter found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    37.   Duplicate class androidx.appcompat.app.AlertController$RecycleListView found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    38.   Duplicate class androidx.appcompat.app.AlertDialog found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    39.   Duplicate class androidx.appcompat.app.AlertDialog$Builder found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    40.   Duplicate class androidx.appcompat.app.AppCompatActivity found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    41.   Duplicate class androidx.appcompat.app.AppCompatCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    42.   Duplicate class androidx.appcompat.app.AppCompatDelegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    43.   Duplicate class androidx.appcompat.app.AppCompatDelegate$NightMode found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    44.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    45.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    46.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$2 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    47.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$3 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    48.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$4 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    49.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$5 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    50.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$6 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    51.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$6$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    52.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$7 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    53.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionBarDrawableToggleImpl found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    54.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionMenuPresenterCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    55.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionModeCallbackWrapperV9 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    56.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionModeCallbackWrapperV9$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    57.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    58.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$AutoNightModeManager found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    59.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$AutoNightModeManager$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    60.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ListMenuDecorView found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    61.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelFeatureState found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    62.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelFeatureState$SavedState found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    63.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelFeatureState$SavedState$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    64.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelMenuPresenterCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    65.   Duplicate class androidx.appcompat.app.AppCompatDialog found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    66.   Duplicate class androidx.appcompat.app.AppCompatDialog$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    67.   Duplicate class androidx.appcompat.app.AppCompatDialogFragment found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:<message truncated>
    Code (CSharp):
    1. CommandInvokationFailure: Gradle build failed.
    2. F:\Program Files\Unity\Hub\Editor\2020.3.2f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\bin\java.exe -classpath "F:\Program Files\Unity\Hub\Editor\2020.3.2f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-5.6.4.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "assembleDebug"
    3.  
    4. stderr[
    5.  
    6. FAILURE: Build failed with an exception.
    7.  
    8. * What went wrong:
    9. Execution failed for task ':launcher:checkDebugDuplicateClasses'.
    10. > 1 exception was raised by workers:
    11.   java.lang.RuntimeException: Duplicate class androidx.appcompat.app.ActionBar found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    12.   Duplicate class androidx.appcompat.app.ActionBar$DisplayOptions found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    13.   Duplicate class androidx.appcompat.app.ActionBar$LayoutParams found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    14.   Duplicate class androidx.appcompat.app.ActionBar$NavigationMode found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    15.   Duplicate class androidx.appcompat.app.ActionBar$OnMenuVisibilityListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    16.   Duplicate class androidx.appcompat.app.ActionBar$OnNavigationListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    17.   Duplicate class androidx.appcompat.app.ActionBar$Tab found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    18.   Duplicate class androidx.appcompat.app.ActionBar$TabListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    19.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    20.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    21.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$Delegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    22.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$DelegateProvider found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    23.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$FrameworkActionBarDelegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    24.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggle$ToolbarCompatDelegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    25.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggleHoneycomb found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    26.   Duplicate class androidx.appcompat.app.ActionBarDrawerToggleHoneycomb$SetIndicatorInfo found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    27.   Duplicate class androidx.appcompat.app.AlertController found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    28.   Duplicate class androidx.appcompat.app.AlertController$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    29.   Duplicate class androidx.appcompat.app.AlertController$2 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    30.   Duplicate class androidx.appcompat.app.AlertController$3 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    31.   Duplicate class androidx.appcompat.app.AlertController$4 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    32.   Duplicate class androidx.appcompat.app.AlertController$5 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    33.   Duplicate class androidx.appcompat.app.AlertController$AlertParams found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    34.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    35.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$2 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    36.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$3 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    37.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$4 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    38.   Duplicate class androidx.appcompat.app.AlertController$AlertParams$OnPrepareListViewListener found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    39.   Duplicate class androidx.appcompat.app.AlertController$ButtonHandler found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    40.   Duplicate class androidx.appcompat.app.AlertController$CheckedItemAdapter found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    41.   Duplicate class androidx.appcompat.app.AlertController$RecycleListView found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    42.   Duplicate class androidx.appcompat.app.AlertDialog found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    43.   Duplicate class androidx.appcompat.app.AlertDialog$Builder found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    44.   Duplicate class androidx.appcompat.app.AppCompatActivity found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    45.   Duplicate class androidx.appcompat.app.AppCompatCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    46.   Duplicate class androidx.appcompat.app.AppCompatDelegate found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    47.   Duplicate class androidx.appcompat.app.AppCompatDelegate$NightMode found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    48.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    49.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    50.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$2 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    51.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$3 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    52.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$4 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    53.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$5 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    54.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$6 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    55.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$6$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    56.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$7 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    57.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionBarDrawableToggleImpl found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    58.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionMenuPresenterCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    59.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionModeCallbackWrapperV9 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    60.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ActionModeCallbackWrapperV9$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    61.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    62.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$AutoNightModeManager found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    63.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$AutoNightModeManager$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    64.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$ListMenuDecorView found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    65.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelFeatureState found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    66.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelFeatureState$SavedState found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    67.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelFeatureState$SavedState$1 found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    68.   Duplicate class androidx.appcompat.app.AppCompatDelegateImpl$PanelMenuPresenterCallback found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    69.   Duplicate class androidx.appcompat.app.AppCompatDialog found in modules androidx.appcompat.appcompat-1.0.0-runtime.jar (:androidx.appcompat.appcompat-1.0.0:) and androidx.appcompat.appcompat-1.1.0-runtime.jar (:androidx.appcompat.appcompat-1.1.0:)
    70.   Duplicate class androidx.appcompat.app.AppCompatDialog$1 found in modules androidx.appcompat.appcompat-1.0.0-runti<message truncated>
     
  2. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,905
    It's pretty clear, you're including

    both androidx.appcompat.appcompat-1.0.0-runtime.jar and androidx.appcompat.appcompat-1.1.0-runtime.jar.

    I am guessing you need to include only the highest version
     
  3. KingMidKing

    KingMidKing

    Joined:
    Oct 30, 2017
    Posts:
    21
    I returned the SDK version by SVN and now he works fine, but I still don't know the cause of this error, doesn't the google SDK plugin automatically update to remove the jar
     
  4. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,905
    I can only guess, but maybe after you did the update, you've built on top of the older folder, and it's possible old plugins mixed up with new ones