Skip to content

Commit

Permalink
Upgrade ndk
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 authored Dec 6, 2023
1 parent d580903 commit 8342e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ val androidTargetSdkVersion by extra(34)
val androidMinSdkVersion by extra(21)
val androidBuildToolsVersion by extra("34.0.0")
val androidCompileSdkVersion by extra(34)
val androidNdkVersion by extra("26.0.10792818")
val androidNdkVersion by extra("26.1.10909125")
val androidCmakeVersion by extra("3.22.1+")

0 comments on commit 8342e8c

Please sign in to comment.