Skip to content

Commit

Permalink
Update androidx.activity to v1.8.0 (#933)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 4229d40 commit 4e3fa8f
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.3.0-alpha07"
Expand Down
2 changes: 1 addition & 1 deletion ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-benchmark = "1.1.1"
androidx-compose-bom = "2023.09.02"
androidx-lifecycle = "2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-lifecycle = "2.4.1"
androidx-test = "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion RuntimePermissionsWear/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-lifecycle = "2.5.1"
androidx-test = "1.4.0"
androidx-wear-compose = "1.2.0-beta02"
Expand Down
2 changes: 1 addition & 1 deletion TimeText/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-lifecycle = "2.5.1"
androidx-wear-compose = "1.1.0-rc01"
androidx-wear-tiles = "1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-lifecycle = "2.6.2"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
Expand Down
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-lifecycle = "2.6.2"
androidx-test = "1.5.2"
androidx-wear-compose = "1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion WearStandaloneGoogleSignIn/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-wear-compose = "1.2.0"
compose-compiler = "1.4.7"
Expand Down
2 changes: 1 addition & 1 deletion WearVerifyRemoteApp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-lifecycle = "2.6.2"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
Expand Down

0 comments on commit 4e3fa8f

Please sign in to comment.