googlecodelabs / odml-pathways

Apache License 2.0
47 stars 32 forks source link

Updating MainActivity.kt to comment out breaking import per codelab flow #15

Open PaulTR opened 2 years ago

PaulTR commented 2 years ago

The TensorFlow import at the top of MainActivity causes the initial app to not build since there's a later step to uncomment the build.gradle dependency.