Skip to content

Commit d7bd4f1

Browse files
authored
chore: bump NDK version (#212)
1 parent f65f9dc commit d7bd4f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backtrace-library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
minSdkVersion 21
1717
compileSdk 36
1818
targetSdkVersion 36
19-
ndkVersion "27.0.11718014-beta1"
19+
ndkVersion '27.3.13750724'
2020
versionName androidGitVersion.name()
2121
buildConfigField("String", "VERSION_NAME", "\"${versionName}\"")
2222

0 commit comments

Comments
 (0)