Skip to content
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

> Task :app:checkDebugDuplicateClasses FAILED #88

Open
AdityaSinghXenelsoft opened this issue May 8, 2024 · 0 comments
Open

> Task :app:checkDebugDuplicateClasses FAILED #88

AdityaSinghXenelsoft opened this issue May 8, 2024 · 0 comments

Comments

@AdityaSinghXenelsoft
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant