Skip to content

Commit

Permalink
Update bundled database
Browse files Browse the repository at this point in the history
  • Loading branch information
AEFeinstein committed Oct 24, 2024
1 parent 50b2957 commit ff61109
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
public class CardDbAdapter {

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

/* 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.

0 comments on commit ff61109

Please sign in to comment.