Skip to content

Commit d08dd12

Browse files
committed
Bump minSdk to 23
1 parent ee3d1b2 commit d08dd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ subprojects {
5555
else "com.github.kr328.clash.$name"
5656
}
5757

58-
minSdk = 21
58+
minSdk = 23
5959
compileSdkVersion(36)
6060
targetSdk = 35
6161

0 commit comments

Comments
 (0)