Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: xueqiushi <[email protected]>
  • Loading branch information
alhah committed May 17, 2022
1 parent 5d7b0cf commit 8b42ec3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions koom-thread-leak/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ android {
cppFlags '-Wl,--gc-sections', '-fvisibility=hidden', '-flto'
}
}
externalNativeBuild {
cmake {
cppFlags '-Wl,--gc-sections', '-fvisibility=hidden', '-flto'
}
}
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
Expand Down

0 comments on commit 8b42ec3

Please sign in to comment.