mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-07 02:31:12 +08:00
chore: bump CordovaWebView version to 14.0.0-dev (#1782)
This commit is contained in:
parent
8f458b042b
commit
7544fdf1ed
@ -31,7 +31,7 @@ import android.webkit.WebChromeClient.CustomViewCallback;
|
||||
* are not expected to implement it.
|
||||
*/
|
||||
public interface CordovaWebView {
|
||||
public static final String CORDOVA_VERSION = "13.0.1-dev";
|
||||
public static final String CORDOVA_VERSION = "14.0.0-dev";
|
||||
|
||||
void init(CordovaInterface cordova, List<PluginEntry> pluginEntries, CordovaPreferences preferences);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user