shaqian / tflite-react-native

React Native library for TensorFlow Lite
https://www.npmjs.com/package/tflite-react-native
MIT License
289 stars 108 forks source link

Warning: Configure project :tflite-react-native #15

Open void-trinity opened 4 years ago

void-trinity commented 4 years ago

The following warning comes when I include tflite in react native project for android.

WARNING: The specified Android SDK Build Tools version (23.0.1) is ignored, as it is below the minimum supported version (28.0.3) for Android Gradle Plugin 3.4.2. Android SDK Build Tools 28.0.3 will be used. To suppress this warning, remove "buildToolsVersion '23.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.

shaqian commented 4 years ago

Thank you for the suggestion. I will fix this in next version.

Thanks, Qian

no-1ne commented 4 years ago

Hello Quin, Great to know the next version is coming. Any possible ETA you have in mind.

PS: thank you for the flutter and RN library