Skip to content

Commit 4f738c7

Browse files
committed
Update libs.versions.toml Sdk 35
1 parent be532a9 commit 4f738c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ androidxWindowManager = "1.3.0"
3232
androidxWork = "2.10.0"
3333
coil = "2.7.0"
3434
# @keep
35-
compileSdk = "33"
35+
compileSdk = "35"
3636
hamcrest = "1.3"
3737
hilt = "2.53"
3838
hiltExt = "1.2.0"
@@ -55,7 +55,7 @@ room = "2.6.1"
5555
spotless = "5.12.5"
5656
timber = "5.0.1"
5757
# @keep
58-
targetSdk = "33"
58+
targetSdk = "35"
5959
truth = "1.4.4"
6060
turbine = "0.12.1"
6161

0 commit comments

Comments
 (0)