File size: 193 Bytes
b18cfd3
 
 
 
 
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="org.tensorflow.lite.examples.classification">
  <uses-sdk />
</manifest>