rss
11/09/2023, 10:28 AMstreetsofboston
11/09/2023, 12:50 PMfranztesca
11/09/2023, 2:01 PMplugins {
alias(libs.plugins.amper)
}
amper {
product = IOS_APP
dependencies {
add("../shared")
}
settings {
compose = ENABLED
}
}
I fear that we will end up with a mix of gradle + amper configurations which will actually be more complex and with a bigger learning curve that just one build system (gradle).
🤔CLOVIS
11/09/2023, 2:05 PMmikehearn
11/09/2023, 2:18 PM