We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a63a0 commit 8051dd9Copy full SHA for 8051dd9
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ hilt = "2.57.2"
14
moshi = "1.15.2"
15
retrofit = "3.0.0"
16
retrofit-interceptor-logging = "5.2.0"
17
-opensource-licenses = "17.2.2"
+opensource-licenses = "17.3.0"
18
kotlinx-coroutines = "1.10.2"
19
test-junit = "4.13.2"
20
test-hamcrest = "3.0"
@@ -34,7 +34,7 @@ plugin-oss-licenses = "0.10.9"
34
ktlint = "13.1.0"
35
detekt = "1.23.8"
36
kotlinx-serialization-json = "1.9.0"
37
-minSdk = "22"
+minSdk = "23"
38
targetSdk = "36"
39
compileSdk = "36"
40
0 commit comments