Skip to content

Commit c05f307

Browse files
committed
Update minSdk to 23 due to Hilt navigation dependency
1 parent 4623da4 commit c05f307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ material3-adaptive-navigation-suite = "1.3.2"
5959
material3-adaptive-navigation3 = "1.0.0-alpha02"
6060
media3 = "1.6.1"
6161
# @keep
62-
minSdk = "21"
62+
minSdk = "23"
6363
okHttp = "4.12.0"
6464
playServicesWearable = "19.0.0"
6565
protolayout = "1.2.1"

0 commit comments

Comments
 (0)