Monday, December 4, 2023

2022.3

 

2 files found with path 'META-INF/kotlinx_coroutines_core.version

Add this on launcherTemplate.gradle and mainTemplate.gradle
  1.     packagingOptions {
  2.  
  3.            exclude('META-INF/kotlinx_coroutines_core.version')
  4.  
  5.     }