Skip to content

Commit

Permalink
Fixed backup json name error
Browse files Browse the repository at this point in the history
  • Loading branch information
Super12138 committed Jan 21, 2024
1 parent f67b9c6 commit 1e7e865
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@

# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
#-renamesourcefileattribute SourceFile

-keep class cn.super12138.todo.logic.dao.ToDoRoom { *; }

0 comments on commit 1e7e865

Please sign in to comment.