Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 3bcd5b7

Browse files
author
Nick Rout
committed
Update to Core 1.8.0
1 parent 202874c commit 3bcd5b7

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/java/com/google/android/material/composethemeadapter

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/com/google/android/material/composethemeadapter/dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ object Libs {
6868

6969
const val appcompat = "androidx.appcompat:appcompat:1.4.1"
7070

71-
const val coreKtx = "androidx.core:core-ktx:1.8.0-rc02"
71+
const val coreKtx = "androidx.core:core-ktx:1.8.0"
7272

7373
object Activity {
7474
const val activityCompose = "androidx.activity:activity-compose:1.5.0-rc01"

0 commit comments

Comments
 (0)