-
Notifications
You must be signed in to change notification settings - Fork 1.9k
example-app: com.android.builder.dexing.DexArchiveBuilderException #512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm updated Android Gradle Tools version to |
I'd try with last alpha 3.3.0-alpha06, Gradle 4.9. Confirm. Fixed. |
It seems that Gradle 4.9 requires gradle module format version
Is it currently possible to use coroutines |
@brettwillis looks like you can't go higher than gradle 4.7 to use coroutines atm |
when I run coroutine-android demo, I met this Error on building process.
kotlinx.coroutines-master/ui/kotlinx-coroutines-android/example-app
Caused by: com.android.builder.dexing.DexArchiveBuilderException: Failed to process /Users/xxx/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/0.25.0/5664ba2d20c6dcc88c912cc9666baa7f03203bcd/kotlinx-coroutines-core-0.25.0.jar
The text was updated successfully, but these errors were encountered: