You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project should sync without errors and remain intact.
Actual Behavior
On Sync, Android Studio shows the "Duplicated Content Root detected..." popup, and automatically removes one of the dependencies:
Path [/Users/koukarine/Documents/StudioProjects/identity-credential/samples/testapp/src/commonMain/resources] of module [IdentityCredential.samples.testapp.commonMain] was removed from modules [IdentityCredential.samples.testapp.main]
Steps to Reproduce the Problem
Open the project in AS.
Click "Sync project with gradle files" toolbar icon.
Specifications
Version: Android Studio Ladybug 2024.2.1 Patch 3, Gradle 9.0
The text was updated successfully, but these errors were encountered:
Expected Behavior
The project should sync without errors and remain intact.
Actual Behavior
On Sync, Android Studio shows the "Duplicated Content Root detected..." popup, and automatically removes one of the dependencies:
Path [/Users/koukarine/Documents/StudioProjects/identity-credential/samples/testapp/src/commonMain/resources] of module [IdentityCredential.samples.testapp.commonMain] was removed from modules [IdentityCredential.samples.testapp.main]
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: