Skip to content

Commit 397d6ca

Browse files
committed
lib upgarde
1 parent 288fa3f commit 397d6ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip

subs/cpp_native/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040
}
4141
}
4242
namespace 'com.example.cpp_native'
43-
ndkVersion "25.2.9519653"
43+
ndkVersion "27.0.12077973"
4444
}
4545

4646
dependencies {

0 commit comments

Comments
 (0)