We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3d1b2 commit d08dd12Copy full SHA for d08dd12
build.gradle.kts
@@ -55,7 +55,7 @@ subprojects {
55
else "com.github.kr328.clash.$name"
56
}
57
58
- minSdk = 21
+ minSdk = 23
59
compileSdkVersion(36)
60
targetSdk = 35
61
0 commit comments