Commit bfcfc706 authored by maxiaoliang's avatar maxiaoliang

添加mapping

parent c00df5d2
...@@ -35,6 +35,7 @@ android { ...@@ -35,6 +35,7 @@ android {
} }
buildFeatures { buildFeatures {
viewBinding = true viewBinding = true
buildConfig =true
} }
lint { lint {
//https://blog.csdn.net/destiny1507/article/details/104329583 //https://blog.csdn.net/destiny1507/article/details/104329583
......
This diff is collapsed.
This diff is collapsed.
...@@ -18,4 +18,7 @@ ...@@ -18,4 +18,7 @@
# If you keep the line number information, uncomment this to # If you keep the line number information, uncomment this to
# hide the original source file name. # hide the original source file name.
#-renamesourcefileattribute SourceFile #-renamesourcefileattribute SourceFile
\ No newline at end of file -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