We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e9928 commit cfe8e7cCopy full SHA for cfe8e7c
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ androidxWindowManager = "1.3.0"
32
androidxWork = "2.10.0"
33
coil = "2.7.0"
34
# @keep
35
-compileSdk = "33"
+compileSdk = "35"
36
hamcrest = "1.3"
37
hilt = "2.53"
38
hiltExt = "1.2.0"
@@ -55,7 +55,7 @@ room = "2.6.1"
55
spotless = "5.12.5"
56
timber = "5.0.1"
57
58
-targetSdk = "33"
+targetSdk = "35"
59
truth = "1.4.4"
60
turbine = "0.12.1"
61
0 commit comments