Fixed backup json name error
This commit is contained in:
parent
f67b9c6276
commit
1e7e865615
1 changed files with 3 additions and 1 deletions
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
|
|
@ -18,4 +18,6 @@
|
||||||
|
|
||||||
# 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
|
||||||
|
|
||||||
|
-keep class cn.super12138.todo.logic.dao.ToDoRoom { *; }
|
||||||
Loading…
Reference in a new issue