Commit bfcfc706 authored by maxiaoliang's avatar maxiaoliang

添加mapping

parent c00df5d2
......@@ -35,6 +35,7 @@ android {
}
buildFeatures {
viewBinding = true
buildConfig =true
}
lint {
//https://blog.csdn.net/destiny1507/article/details/104329583
......
This diff is collapsed.
This diff is collapsed.
......@@ -18,4 +18,7 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
\ No newline at end of file
#-renamesourcefileattribute SourceFile
-obfuscationdictionary dictionary.txt
-classobfuscationdictionary dictionary.txt
-packageobfuscationdictionary dictionary.txt
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment