Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a868a07

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.11.0
1 parent 547791a commit a868a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎buildSrc/src/main/kotlin/deps.kt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ object deps {
3131
const val appCompat = "androidx.appcompat:appcompat:1.5.1"
3232
const val coreKtx = "androidx.core:core-ktx:1.9.0"
3333
const val material = "com.google.android.material:material:1.4.0"
34-
const val activityCompose = "androidx.activity:activity-compose:1.6.1"
34+
const val activityCompose = "androidx.activity:activity-compose:1.11.0"
3535

3636
object navigation {
3737
const val version = "2.5.2"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /