File tree Expand file tree Collapse file tree
androidTest/java/com/example/jetlagged
main/java/com/example/jetlagged/sleep
app/src/androidTest/java/com/example/jetnews
wear/src/test/java/com/example/jetcaster
app/src/androidTest/java/com/example/compose/jetchat
app/src/androidTest/java/com/example/jetsnack Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717package com.example.jetlagged
1818
1919import androidx.compose.ui.test.assertIsDisplayed
20- import androidx.compose.ui.test.junit4.createComposeRule
20+ import androidx.compose.ui.test.junit4.v2. createComposeRule
2121import androidx.compose.ui.test.onNodeWithText
2222import com.example.jetlagged.ui.theme.JetLaggedTheme
2323import org.junit.Before
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ import androidx.compose.material3.MaterialTheme
2626import androidx.compose.material3.PrimaryScrollableTabRow
2727import androidx.compose.material3.Tab
2828import androidx.compose.material3.TabPosition
29- import androidx.compose.material3.TabRowDefaults.tabIndicatorOffset
3029import androidx.compose.material3.Text
3130import androidx.compose.runtime.Composable
3231import androidx.compose.ui.Modifier
Original file line number Diff line number Diff line change 11[versions ]
22accompanist = " 0.37.3"
3- android-material3 = " 1.14.0-alpha09 "
4- androidGradlePlugin = " 9.0.1 "
3+ android-material3 = " 1.14.0-beta01 "
4+ androidGradlePlugin = " 9.2.0 "
55androidx-activity-compose = " 1.13.0"
66androidx-appcompat = " 1.7.1"
7- androidx-compose-bom = " 2026.03.00 "
7+ androidx-compose-bom = " 2026.04.01 "
88androidx-constraintlayout = " 1.1.1"
99androidx-core-splashscreen = " 1.2.0"
10- androidx-corektx = " 1.17 .0"
10+ androidx-corektx = " 1.18 .0"
1111androidx-glance = " 1.1.1"
12- androidx-lifecycle = " 2.8.2 "
12+ androidx-lifecycle = " 2.10.0 "
1313androidx-lifecycle-compose = " 2.10.0"
1414androidx-lifecycle-runtime-compose = " 2.10.0"
15- androidx-navigation = " 2.9.7 "
15+ androidx-navigation = " 2.9.8 "
1616androidx-palette = " 1.0.0"
1717androidx-test = " 1.7.0"
1818androidx-test-espresso = " 3.7.0"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ package com.example.jetnews
1919import androidx.compose.foundation.lazy.rememberLazyListState
2020import androidx.compose.material3.SnackbarHostState
2121import androidx.compose.runtime.snapshotFlow
22- import androidx.compose.ui.test.junit4.createComposeRule
22+ import androidx.compose.ui.test.junit4.v2. createComposeRule
2323import androidx.test.ext.junit.runners.AndroidJUnit4
2424import androidx.test.platform.app.InstrumentationRegistry
2525import com.example.jetnews.ui.home.HomeFeedScreen
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ package com.example.jetnews
1919import androidx.activity.ComponentActivity
2020import androidx.compose.ui.test.ExperimentalTestApi
2121import androidx.compose.ui.test.hasText
22- import androidx.compose.ui.test.junit4.createAndroidComposeRule
22+ import androidx.compose.ui.test.junit4.v2. createAndroidComposeRule
2323import androidx.compose.ui.test.onNodeWithContentDescription
2424import androidx.compose.ui.test.onNodeWithText
2525import androidx.compose.ui.test.performClick
Original file line number Diff line number Diff line change 44# ####
55[versions ]
66accompanist = " 0.37.3"
7- android-material3 = " 1.14.0-alpha09 "
8- androidGradlePlugin = " 9.0.1 "
7+ android-material3 = " 1.14.0-beta01 "
8+ androidGradlePlugin = " 9.2.0 "
99androidx-activity-compose = " 1.13.0"
1010androidx-appcompat = " 1.7.1"
11- androidx-compose-bom = " 2026.03.00 "
11+ androidx-compose-bom = " 2026.04.01 "
1212androidx-constraintlayout = " 1.1.1"
1313androidx-core-splashscreen = " 1.2.0"
14- androidx-corektx = " 1.17 .0"
14+ androidx-corektx = " 1.18 .0"
1515androidx-glance = " 1.1.1"
16- androidx-lifecycle = " 2.8.2 "
16+ androidx-lifecycle = " 2.10.0 "
1717androidx-lifecycle-compose = " 2.10.0"
1818androidx-lifecycle-runtime-compose = " 2.10.0"
1919androidx-lifecycle-viewmodel-navigation3 = " 2.10.0"
20- androidx-navigation = " 2.9.7 "
20+ androidx-navigation = " 2.9.8 "
2121androidx-navigation3 = " 1.1.0-rc01"
2222androidx-palette = " 1.0.0"
2323androidx-test = " 1.7.0"
Original file line number Diff line number Diff line change 44# ####
55[versions ]
66accompanist = " 0.37.3"
7- android-material3 = " 1.13 .0-alpha13 "
8- androidGradlePlugin = " 8.10.1 "
7+ android-material3 = " 1.14 .0-beta01 "
8+ androidGradlePlugin = " 9.2.0 "
99androidx-activity-compose = " 1.13.0"
1010androidx-appcompat = " 1.7.1"
11- androidx-compose-bom = " 2026.03.00 "
11+ androidx-compose-bom = " 2026.04.01 "
1212androidx-constraintlayout = " 1.1.1"
1313androidx-core-splashscreen = " 1.0.1"
14- androidx-corektx = " 1.16 .0"
14+ androidx-corektx = " 1.18 .0"
1515androidx-glance = " 1.1.1"
16- androidx-lifecycle = " 2.8.2 "
16+ androidx-lifecycle = " 2.10.0 "
1717androidx-lifecycle-compose = " 2.10.0"
1818androidx-lifecycle-runtime-compose = " 2.10.0"
19- androidx-navigation = " 2.9.7 "
19+ androidx-navigation = " 2.9.8 "
2020androidx-palette = " 1.0.0"
2121androidx-test = " 1.6.1"
2222androidx-test-espresso = " 3.6.1"
Original file line number Diff line number Diff line change 1616
1717package com.example.jetcaster
1818
19- import androidx.compose.ui.test.junit4.createAndroidComposeRule
19+ import androidx.compose.ui.test.junit4.v2. createAndroidComposeRule
2020import com.example.jetcaster.ui.JetcasterNavController.navigateToUpNext
2121import org.junit.Assert.assertEquals
2222import org.junit.Rule
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ package com.example.compose.jetchat
1919import androidx.activity.ComponentActivity
2020import androidx.compose.ui.geometry.Offset
2121import androidx.compose.ui.test.assertIsDisplayed
22- import androidx.compose.ui.test.junit4.createAndroidComposeRule
22+ import androidx.compose.ui.test.junit4.v2. createAndroidComposeRule
2323import androidx.compose.ui.test.onNodeWithContentDescription
2424import androidx.compose.ui.test.onNodeWithTag
2525import androidx.compose.ui.test.onNodeWithText
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import androidx.compose.ui.test.SemanticsMatcher
2121import androidx.compose.ui.test.assertIsDisplayed
2222import androidx.compose.ui.test.hasAnyAncestor
2323import androidx.compose.ui.test.hasText
24- import androidx.compose.ui.test.junit4.createAndroidComposeRule
24+ import androidx.compose.ui.test.junit4.v2. createAndroidComposeRule
2525import androidx.compose.ui.test.onNodeWithContentDescription
2626import androidx.compose.ui.test.onNodeWithText
2727import androidx.compose.ui.test.performClick
You can’t perform that action at this time.
0 commit comments