Skip to content

Commit 7fca039

Browse files
committed
更新ndkversion
1 parent a672cae commit 7fca039

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/ijkplayer/ijkplayer-arm64/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
//noinspection GroovyAssignabilityCheck
1010
buildToolsVersion rootProject.ext.buildToolsVersion
1111

12-
ndkVersion "25.1.8937393"
12+
ndkVersion "25.2.9519653"
1313

1414
defaultConfig {
1515
minSdkVersion 9

android/ijkplayer/ijkplayer-armv7a/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
//noinspection GroovyAssignabilityCheck
1010
buildToolsVersion rootProject.ext.buildToolsVersion
1111

12-
ndkVersion "25.1.8937393"
12+
ndkVersion "25.2.9519653"
1313

1414
defaultConfig {
1515
minSdkVersion 9

0 commit comments

Comments
 (0)