Fixed backup json name error
This commit is contained in:
parent
f67b9c6276
commit
1e7e865615
1 changed files with 3 additions and 1 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
|
@ -19,3 +19,5 @@
|
|||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
-keep class cn.super12138.todo.logic.dao.ToDoRoom { *; }
|
||||
Loading…
Reference in a new issue