We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9d8a6 commit b4aab47Copy full SHA for b4aab47
2 files changed
android/src/main/java/com/inspiredandroid/linuxcommandbibliotheca/DataManager.kt
@@ -52,6 +52,6 @@ class DataManager(context: Context) {
52
const val KEY_BOOKMARKS = "KEY_BOOKMARKS"
53
const val KEY_DATABASE_VERSION = "DATABASE_VERSION"
54
const val KEY_AUTO_EXPAND_SECTIONS = "auto_expand_sections"
55
- const val CURRENT_DATABASE_VERSION = 18
+ const val CURRENT_DATABASE_VERSION = 19
56
}
57
assets/database.db
-140 KB
0 commit comments