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

Commit 517dccb

Browse files
author
Nick Rout
committed
Update to AppCompat 1.5.0
1 parent 3732c27 commit 517dccb

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
@@ -65,7 +65,7 @@ object Libs {
6565
const val test = "androidx.compose.ui:ui-test-junit4:${version}"
6666
}
6767

68-
const val appcompat = "androidx.appcompat:appcompat:1.4.1"
68+
const val appcompat = "androidx.appcompat:appcompat:1.5.0"
6969

7070
const val coreKtx = "androidx.core:core-ktx:1.8.0"
7171

0 commit comments

Comments
 (0)