Skip to content

Commit ebf910e

Browse files
committed
Reducing minSdk 31 -> 30 as this is not required by any dependencies
1 parent 66d6413 commit ebf910e

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
@@ -1,7 +1,7 @@
11
[versions]
22
compileSdk = "35"
33
targetSdk = "34"
4-
minSdk = "31"
4+
minSdk = "30"
55
buildToolsVersion = "35.0.0"
66

77
accompanist = "0.30.1"

0 commit comments

Comments
 (0)