File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
WooCommerce-Wear/src/main/java/com/woocommerce/android/wear/ui Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ package com.woocommerce.android.wear.ui
22
33import androidx.compose.foundation.ExperimentalFoundationApi
44import androidx.compose.foundation.layout.fillMaxSize
5- import androidx.compose.foundation.pager.rememberPagerState
65import androidx.compose.runtime.Composable
76import androidx.compose.ui.Modifier
87import androidx.navigation.NavController
8+ import androidx.wear.compose.foundation.pager.rememberPagerState
99import com.google.android.horologist.compose.pager.PagerScreen
1010import com.woocommerce.android.wear.ui.orders.list.OrdersListScreen
1111import com.woocommerce.android.wear.ui.stats.StoreStatsScreen
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ google-dagger = "2.57"
6161google-firebase-bom = ' 34.2.0'
6262google-gson = ' 2.13.1'
6363google-guava = ' 33.3.1-android'
64- google-horologist = ' 0.6.23 '
64+ google-horologist = ' 0.7.15 '
6565google-material = ' 1.12.0'
6666google-compose-material3 = ' 1.3.2'
6767google-mlkit-barcode-scanning = ' 17.3.0'
You can’t perform that action at this time.
0 commit comments