This is an automated email from the ASF dual-hosted git repository.
driazati pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 347d79cbcf [microTVM][CRT]Move Makefile to CMake to be cross-platform
compatible (#14013)
add 49e098971f [APP] Update android_rpc build tools version (#14052)
No new revisions were added by this update.
Summary of changes:
apps/android_camera/README.md | 5 ++++-
apps/android_camera/app/build.gradle | 11 +++++-----
.../app/src/main/AndroidManifest.xml | 3 +--
apps/android_camera/build.gradle | 4 +++-
apps/android_deploy/README.md | 14 ++++++------
apps/android_deploy/app/build.gradle | 25 +++++++++++-----------
apps/android_deploy/app/download-models.gradle | 18 ++++++++++++++++
.../app/src/main/AndroidManifest.xml | 3 +--
apps/android_deploy/build.gradle | 4 +++-
apps/android_rpc/README.md | 10 ++++-----
apps/android_rpc/app/build.gradle | 24 +++++++++++----------
apps/android_rpc/app/src/main/AndroidManifest.xml | 3 +--
apps/android_rpc/build.gradle | 4 +++-
13 files changed, 78 insertions(+), 50 deletions(-)