Skip to content

Commit

Permalink
[Feature] Update NDK to 26.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Oct 5, 2023
1 parent 0499833 commit c4d0730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
namespace 'me.zhanghai.android.files'
buildToolsVersion = '34.0.0'
compileSdk 34
ndkVersion '25.2.9519653'
ndkVersion '26.0.10792818'
defaultConfig {
applicationId 'me.zhanghai.android.files'
minSdk 21
Expand Down

0 comments on commit c4d0730

Please sign in to comment.