Skip to content

Commit

Permalink
升级NDK版本
Browse files Browse the repository at this point in the history
Change-Id: Iec0c10b53cc2edbcebb9d633c60b60a3a6ad91a6
  • Loading branch information
SundoggyNew committed Apr 25, 2024
1 parent 792bd97 commit 52126aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/explorer-device-video/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
ndkVersion '22.1.7171670'
ndkVersion '22.0.7026061'

sourceSets.main {
jni.srcDirs = []
Expand Down

0 comments on commit 52126aa

Please sign in to comment.