We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65f9dc commit d7bd4f1Copy full SHA for d7bd4f1
1 file changed
backtrace-library/build.gradle
@@ -16,7 +16,7 @@ android {
16
minSdkVersion 21
17
compileSdk 36
18
targetSdkVersion 36
19
- ndkVersion "27.0.11718014-beta1"
+ ndkVersion '27.3.13750724'
20
versionName androidGitVersion.name()
21
buildConfigField("String", "VERSION_NAME", "\"${versionName}\"")
22
0 commit comments