Skip to content

Version update#23

Merged
luhmirin-s merged 5 commits into
mainfrom
version-update
Jul 9, 2026
Merged

Version update#23
luhmirin-s merged 5 commits into
mainfrom
version-update

Conversation

@luhmirin-s

Copy link
Copy Markdown
Collaborator

Notable changes:

  • Replaces Tensorflow libraries with LiteRT versions. It seems to be working correctly out of the box, but I would not mind someone doublechecking.
  • Slightly reorganised dependencies in the catalogue.
  • Update secondary dependency versions and compile SDK.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Android build configuration and dependency catalog to move the project forward (newer SDK/tooling, reorganized version-catalog entries) and replaces TensorFlow Lite dependencies with LiteRT equivalents.

Changes:

  • Bump compileSdk from 36 → 37 across modules.
  • Replace TensorFlow Lite catalog usages with LiteRT (com.google.ai.edge.litert) in simface.
  • Reorganize and update versions in libs.versions.toml, plus bump Gradle wrapper and Foojay toolchain resolver plugin versions.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
simq/build.gradle.kts Compile SDK bump; test dependency aliases switched to libs.test.*.
simface/build.gradle.kts Compile SDK bump; swaps TensorFlow Lite deps to LiteRT; test alias reorg.
sample/build.gradle.kts Compile SDK bump; test/test-androidTest aliases switched to libs.test.*.
settings.gradle.kts Updates Foojay toolchains resolver convention plugin version.
gradle/wrapper/gradle-wrapper.properties Updates Gradle wrapper distribution URL to 9.6.1.
gradle/libs.versions.toml Updates many dependency versions; replaces TensorFlow Lite entries with LiteRT and introduces test-* aliases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread simface/build.gradle.kts

@martin-simprints martin-simprints left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working well out-of-the-box for me too.

@luhmirin-s luhmirin-s merged commit 1259612 into main Jul 9, 2026
2 checks passed
@luhmirin-s luhmirin-s deleted the version-update branch July 9, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants