We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1949945 commit dbb54deCopy full SHA for dbb54de
framework/src/org/apache/cordova/SplashScreenPlugin.java
@@ -55,7 +55,7 @@ Licensed to the Apache Software Foundation (ASF) under one
55
56
import java.util.ArrayList;
57
import java.util.List;
58
-import java.util.function.Consumer;
+import androidx.core.util.Consumer;
59
60
@SuppressLint("LongLogTag")
61
public class SplashScreenPlugin extends CordovaPlugin {
0 commit comments