Home > Mobile >  The following error has occurred on written in kotlin android. Other useAndroidX=true android. Enabl
The following error has occurred on written in kotlin android. Other useAndroidX=true android. Enabl

Time:09-27

Duplicate class android. Support. The v4. App. INotificationSideChannel found modules in the core - 1.0.0 - runtime. Jar (androidx. Core: the core: 1.0.0) and support - compat - 28.0.0 - runtime. Jar (com) android) support: support - compat: 28.0.0)
Duplicate class android. Support. The v4. App. INotificationSideChannel $Stub found modules in the core - 1.0.0 - runtime. Jar (androidx. Core: the core: 1.0.0) and support - compat - 28.0.0 - runtime. Jar (com) android) support: support - compat: 28.0.0)
Duplicate class android. Support. The v4. App. INotificationSideChannel $$Proxy Stub found modules in the core - 1.0.0 - runtime. Jar (androidx. Core: the core: 1.0.0) and support - compat - 28.0.0 - runtime. Jar (com) android) support: support - compat: 28.0.0)
Duplicate class android. Support. The v4. Graphics. Drawable. IconCompatParcelizer found modules in the core - 1.0.0 - runtime. Jar (androidx. Core: the core: 1.0.0) and support - compat - 28.0.0 - runtime. Jar (com) android) support: support - compat: 28.0.0)
Duplicate class android. Support. The v4. OS. IResultReceiver found modules in the core - 1.0.0 - runtime. Jar (androidx. Core: the core: 1.0.0) and support - compat - 28.0.0 - runtime. Jar (com) android) support: support - compat: 28.0.0)
Duplicate class android. Support. The v4. OS. IResultReceiver $Stub found modules in the core - 1.0.0 - runtime. Jar (androidx. Core: the core: 1.0.0) and support - compat - 28.0.0 - runtime. Jar (com) android) support: support - compat: 28.0.0)

CodePudding user response:

This is a question of library cache you under the condition of the network to use Gradle synchronization, let Android Studio to download the corresponding library..
  • Related