@@ -20,6 +20,8 @@ class InitializerContentProvider : ContentProvider() {
androidContext(context)
modules(KoinModule.m)
}
+
+ com.kdanmobile.kmpdfkit.globaldata.Config.DEBUG_ENABLE = BuildConfig.DEBUG
return true