Skip to content

Commit

Permalink
Update internal database and judge docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AEFeinstein committed Feb 8, 2022
1 parent 886fafb commit 8f26b95
Show file tree
Hide file tree
Showing 5 changed files with 1,056 additions and 993 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
public class CardDbAdapter {

/* Database version. Must be incremented whenever datagz is updated */
public static final int DATABASE_VERSION = 127;
public static final int DATABASE_VERSION = 128;

/* Database Tables */
public static final String DATABASE_TABLE_CARDS = "cards";
Expand Down
Binary file modified mobile/src/main/res/raw/datagz
Binary file not shown.
692 changes: 272 additions & 420 deletions mobile/src/main/res/raw/dipg.html

Large diffs are not rendered by default.

Loading

0 comments on commit 8f26b95

Please sign in to comment.