File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1220,7 +1220,7 @@ declare module "countly-sdk-react-native-bridge/CountlyConfig" {
12201220 enableParameterTamperingProtection ( tamperingProtectionSalt : string ) : CountlyConfig ;
12211221
12221222 /**
1223- * @deprecated in 24.1 .0 : use 'countlyConfig.apm' interface instead of 'config.enableApm'.
1223+ * @deprecated in 24.4 .0 : use 'countlyConfig.apm' interface instead of 'config.enableApm'.
12241224 *
12251225 * Method to enable application performance monitoring which includes the recording of app start time.
12261226 */
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ class CountlyConfig {
131131 }
132132
133133 /**
134- * @deprecated in 24.1 .0 : use 'countlyConfig.apm' interface instead of 'config.enableApm'.
134+ * @deprecated in 24.4 .0 : use 'countlyConfig.apm' interface instead of 'config.enableApm'.
135135 *
136136 * Method to enable application performance monitoring which includes the recording of app start time.
137137 */
You can’t perform that action at this time.
0 commit comments