Skip to content

> Task :app:checkDebugDuplicateClasses FAILED #88

@AdityaSinghXenelsoft

Description

@AdityaSinghXenelsoft

Build failed !!

My kotlin version is 1.6.10

ext {
buildToolsVersion = "33.0.0"
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
supportLibraryVersion= '28.0.0' // new
androidMapsUtilsVersion = "+0.5" // new
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
ndkVersion = "23.1.7779620"
kotlin_version = '1.6.10' // <- new line added
playServiceVersion="20.7.0"
}

In gradle.properties

android.useAndroidX=true

Automatically convert third-party libraries to use AndroidX

android.enableJetifier=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions