Skip to content

Commit 35bc4dd

Browse files
committed
⬆️ bump: update dependencies and increase minSdk
1 parent 62003d0 commit 35bc4dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[versions]
22
compile-sdk = "36"
3-
min-sdk = "21"
3+
min-sdk = "23"
44
target-sdk = "36"
55
java = "17"
66
jvm = "17"
77
kotlin-compile = "1.4.0"
8-
android = "8.13.0"
8+
android = "8.13.1"
99
kotlin = "2.2.21"
1010
coreKtx = "1.17.0"
1111
compose = "1.10.0"
1212
lifecycle = "2.10.0"
13-
activityCompose = "1.11.0"
13+
activityCompose = "1.12.1"
1414
accompanist = "0.36.0"
1515

1616
[plugins]

0 commit comments

Comments
 (0)