Skip to content

Commit 8051dd9

Browse files
chore(deps): update dependency com.google.android.gms:play-services-oss-licenses to v17.3.0 (#507)
* Bumped minSdk to 23.
1 parent 50a63a0 commit 8051dd9

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
@@ -14,7 +14,7 @@ hilt = "2.57.2"
1414
moshi = "1.15.2"
1515
retrofit = "3.0.0"
1616
retrofit-interceptor-logging = "5.2.0"
17-
opensource-licenses = "17.2.2"
17+
opensource-licenses = "17.3.0"
1818
kotlinx-coroutines = "1.10.2"
1919
test-junit = "4.13.2"
2020
test-hamcrest = "3.0"
@@ -34,7 +34,7 @@ plugin-oss-licenses = "0.10.9"
3434
ktlint = "13.1.0"
3535
detekt = "1.23.8"
3636
kotlinx-serialization-json = "1.9.0"
37-
minSdk = "22"
37+
minSdk = "23"
3838
targetSdk = "36"
3939
compileSdk = "36"
4040

0 commit comments

Comments
 (0)