TP-12345 | Set gson.allowCapturingTypeVariables to true (#11441)

This commit is contained in:
Shivam Goyal
2024-06-18 17:35:38 +05:30
committed by GitHub
parent e1dd787638
commit afd21658b6

View File

@@ -121,6 +121,7 @@ open class NaviApplication :
}
override fun onCreate() {
System.setProperty("gson.allowCapturingTypeVariables", "true")
AppLoadTimerMapper.onAppLoadingStart()
if (TextUtils.equals(BuildConfig.FLAVOR, DEV) && BuildConfig.DEBUG) {
StrictMode.setThreadPolicy(