We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1900699 commit 28202feCopy full SHA for 28202fe
1 file changed
data/src/main/java/com/androidvip/sysctlgui/data/models/KernelParamDTO.kt
@@ -40,4 +40,4 @@ data class KernelParamDTO(
40
}
41
42
43
-internal const val PARAMS_TABLE_NAME = "roomKernelParam"
+internal const val PARAMS_TABLE_NAME = "RoomKernelParam" // For compatibility with older versions
0 commit comments