mirror of
https://github.com/lampaa/com.lampa.startapp.git
synced 2026-05-20 00:01:31 +08:00
Fix missed import
This commit is contained in:
@@ -14,6 +14,7 @@ import android.util.Log;
|
||||
import org.apache.cordova.CordovaPlugin;
|
||||
|
||||
import java.lang.reflect.Field;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
|
||||
public class Assets extends CordovaPlugin {
|
||||
|
||||
Reference in New Issue
Block a user