Skip to content

Execution failed for task ':app:mergeExtDexDebug'. #7489

Closed Answered by xchwarze
xchwarze asked this question in Q&A
Discussion options

You must be logged in to vote

the error ONLY occurs when the development build (run-android) is done and the solution was to upgrade the minSdkVersion from 21 to 24

firebase/firebase-android-sdk#5322

buildscript {
    ext {
        buildToolsVersion = "33.0.0"
        minSdkVersion = 24

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mikehardy
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@xchwarze
Comment options

@mikehardy
Comment options

@xchwarze
Comment options

@xchwarze
Comment options

@asdrubalvelazquez
Comment options

Answer selected by xchwarze
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants