Open daniwaxman opened 2 years ago
I am getting the following error using plugin version 1.1.2 and Flutter 2.8.1 FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not resolve org.tensorflow:tensorflow-lite:+. Required by: project :app > project :tflite
Failed to list versions for org.tensorflow:tensorflow-lite. Unable to load Maven meta-data from https://jcenter.bintray.com/org/tensorflow/tensorflow-lite/maven-metadata.xml. Could not HEAD 'https://jcenter.bintray.com/org/tensorflow/tensorflow-lite/maven-metadata.xml'. Received status code 502 from server: Bad Gateway
Same for me, kindly send a solution if anyone knows about it.....
Looks related to https://github.com/shaqian/flutter_tflite/issues/228
I am getting the following error using plugin version 1.1.2 and Flutter 2.8.1 FAILURE: Build failed with an exception.