Skip to content

Commit 88db688

Browse files
committed
address CR comments
1 parent c52c07a commit 88db688

File tree

1 file changed

+1
-1
lines changed
  • mobile/examples/image_classifications/android

1 file changed

+1
-1
lines changed

mobile/examples/image_classifications/android/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Download the packages provided in `Prerequisites`.
3232

3333
- Copy MobileNetV1 onnx model and the labels file to `example/image_classification/android/app/src/main/res/raw/`
3434

35-
- Create `/libs` directory under `app/` and copy the AAR file `onnxruntime-release-1.7.0.aar` to `app/libs`
35+
- Create `/libs` directory under `app/` and copy the AAR file `onnxruntime-release.aar` to `app/libs`
3636

3737
Then open the sample application in Android Studio. To do this, open Android Studio and select `Open an existing project`, browse folders and open the folder `examples/image_classification/android/`.
3838

0 commit comments

Comments
 (0)