We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a881539 commit e2fedfeCopy full SHA for e2fedfe
curl/build.gradle
@@ -9,7 +9,7 @@ def enableLTO = providers.gradleProperty("enableLTO")
9
android {
10
compileSdk = 35
11
buildToolsVersion = "35.0.1"
12
- ndkVersion = "28.0.12674087"
+ ndkVersion = "28.0.13004108"
13
namespace = "io.github.vvb2060.ndk.curl"
14
defaultConfig {
15
minSdk = 21
tool/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
7
8
applicationId = "io.github.vvb2060.ndk.curl"
0 commit comments