cloud-annotations / object-detection-android

📱 Custom Object Detection with TensorFlow Lite (not Real-Time)
MIT License
37 stars 18 forks source link

Build failed #8

Open r4mbo7 opened 3 years ago

r4mbo7 commented 3 years ago

I got this error trying to building the app. Note I am not familiar with android studio and gradle.

This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.properties file and retry.
bourdakos1 commented 3 years ago

I just updated the code, try now :)