apache/cordova-plugin-file-transfer

Issue with Whitelist class

suneethdev opened this issue · 2 comments

Getting this error while building cordova app.

Task :app:compileReleaseJavaWithJavac FAILED import org.apache.cordova.Whitelist; ^r Android - symbol: class Whitelist location: package org.apache.cordova

corodova android version : 10.1.1

It was fixed here, but not released yet.
You can install from GitHub until it’s released