Skip to content

Commit

Permalink
Android: Use final version of NDK r27
Browse files Browse the repository at this point in the history
  • Loading branch information
jhasse committed Sep 12, 2024
1 parent 74fe491 commit 08ed8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/test/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
path 'src/main/cpp/CMakeLists.txt'
}
}
ndkVersion '27.0.11718014'
ndkVersion '27.0.12077973'
namespace 'com.bixense.jngl_test'
}

Expand Down

0 comments on commit 08ed8b0

Please sign in to comment.