Guilherme Delgado
04/04/2024, 9:15 PMRafael Costa
04/04/2024, 10:15 PMGuilherme Delgado
04/05/2024, 8:53 AMcompose-navigation = { module = "androidx.navigation:navigation-compose", version.ref = "composeNavigation" }
and
wear-compose-navigation = { module = "androidx.wear.compose:compose-navigation", version.ref = "composeWear" }
(which in a first phase we could exclude)Guilherme Delgado
04/05/2024, 8:53 AMandroidx-abc
are used in the playgroundGuilherme Delgado
04/05/2024, 8:54 AMGuilherme Delgado
04/05/2024, 8:56 AMkotlin {
explicitApi()
jvmToolchain(11)
jvm()
iosArm64()
iosX64()
iosSimulatorArm64()
}
(for android & iOS) was enough š¤Guilherme Delgado
04/05/2024, 8:58 AMGuilherme Delgado
04/05/2024, 9:00 AMRafael Costa
04/05/2024, 9:56 AMRafael Costa
04/05/2024, 9:57 AMRafael Costa
04/05/2024, 10:02 AMGuilherme Delgado
04/05/2024, 10:34 AMGuilherme Delgado
04/05/2024, 10:34 AMGuilherme Delgado
04/05/2024, 10:34 AM