You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android/api/android.api
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -428,7 +428,7 @@ public final class dev/openfeature/sdk/TelemetryKt {
428
428
public static final field TELEMETRY_REASON Ljava/lang/String;
429
429
public static final field TELEMETRY_VARIANT Ljava/lang/String;
430
430
public static final field TELEMETRY_VERSION Ljava/lang/String;
431
-
public static final fun createEvaluationEvent (Ldev/openfeature/sdk/HookContext;Ldev/openfeature/sdk/ProviderEvaluation;)Ldev/openfeature/sdk/EvaluationEvent;
431
+
public static final fun createEvaluationEvent (Ldev/openfeature/sdk/HookContext;Ldev/openfeature/sdk/FlagEvaluationDetails;)Ldev/openfeature/sdk/EvaluationEvent;
432
432
}
433
433
434
434
public abstract interface class dev/openfeature/sdk/Tracking {
0 commit comments