We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f30378 commit 2a01764Copy full SHA for 2a01764
1 file changed
tunnel/build.gradle.kts
@@ -19,7 +19,7 @@ android {
19
}
20
namespace = "${pkg}.tunnel"
21
defaultConfig {
22
- minSdk = 21
+ minSdk = 24
23
24
externalNativeBuild {
25
cmake {
0 commit comments