Skip to content

Commit 52126aa

Browse files
committed
升级NDK版本
Change-Id: Iec0c10b53cc2edbcebb9d633c60b60a3a6ad91a6
1 parent 792bd97 commit 52126aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explorer/explorer-device-video/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
sourceCompatibility JavaVersion.VERSION_1_8
3131
targetCompatibility JavaVersion.VERSION_1_8
3232
}
33-
ndkVersion '22.1.7171670'
33+
ndkVersion '22.0.7026061'
3434

3535
sourceSets.main {
3636
jni.srcDirs = []

0 commit comments

Comments
 (0)