AndreiBogdan
03/07/2023, 2:59 PMtouchlab_justin
03/07/2023, 3:11 PMJeff Lockhart
03/07/2023, 5:15 PMdependencies {
implementation(project(":shared"))
}
AndreiBogdan
03/09/2023, 6:13 AMinclude ':shared'
in my settings.gradle file
@touchlab_justin than you Justin !Jeff Lockhart
03/09/2023, 10:09 AMAndreiBogdan
03/13/2023, 11:10 AMcom.android.tools.build:gradle
in the Android project first and I also updated other classpaths and dependencies. Now it sees the code in the commonMain
folder