-
Notifications
You must be signed in to change notification settings - Fork 24
gradlew build failed! #13
Copy link
Copy link
Open
Description
Configure project :app
ComposeOptions.kotlinCompilerVersion is deprecated. Compose now uses the kotlin compiler defined in your buildscript.
Configure project :sync
sync: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.3.0'.
Configure project :user
user: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.3.0'.
FAILURE: Build failed with an exception.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels