Skip to content

deps(android): Bump com.google.ai.edge.litertlm:litertlm-android from 0.15.0 to 0.16.1 in /app/android - #1914

Merged
ucguy4u merged 2 commits into
mainfrom
dependabot/gradle/app/android/com.google.ai.edge.litertlm-litertlm-android-0.16.1
Aug 25, 2026
Merged

deps(android): Bump com.google.ai.edge.litertlm:litertlm-android from 0.15.0 to 0.16.1 in /app/android#1914
ucguy4u merged 2 commits into
mainfrom
dependabot/gradle/app/android/com.google.ai.edge.litertlm-litertlm-android-0.16.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps com.google.ai.edge.litertlm:litertlm-android from 0.15.0 to 0.16.1.

Release notes

Sourced from com.google.ai.edge.litertlm:litertlm-android's releases.

v0.16.1

🔥 What's New: v0.16.1

  • Fixed Windows JVM crash
  • This release updates the fixed build flag only for Kotlin/Maven/Windows. Hence, the underlying git commit is the same as v0.16.0.

v0.16.0

🔥 What's New: v0.16.0

This release is a quick follow up to v0.15.0 (which brought Apple Foundation Framework integration, CLI configuration, and JavaScript API Updates).

  • 📦 C API Prebuilts: Added the first versioned C API shared library prebuilts for all supported platforms. This allows natively integrating LiteRT-LM into your applications and creating language bindings without the hassle of building shared libraries.
  • 🚀 Experimental YNNPACK Delegate: Added the experimental YNNPACK delegate, enabled for linux arm64 builds in the LiteRT-LM CLI and Python API.
Commits
  • 924e79c Updated LiteRT-LM README for v0.16.0 release.
  • 6619423 Update LiteRT-LM Swift package to v0.16.0.
  • 740f122 Enable YNNPACK optimization flag for Linux ARM64 builds in bazelrc.
  • 8cd9c91 Avoid redundant buffer clearing which resulted in higher peak memory usage
  • 240f239 Optimize TopK for K = 1
  • 39fc488 Improve ASR streaming text merger
  • 7a7d08f Refactor DataStream to use std::shared_ptr
  • 0b6cf37 Add enable_ynnpack option to LiteRT-LM Python API and CLI
  • 1b7910a Enable greedy chunking for CPU prefill in LiteRT LM executor.
  • 5dc3e96 Add C-API functions for LiteRtLmSession (SaveCheckpoint, RewindToCheckpoint, ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.ai.edge.litertlm:litertlm-android](https://github.com/google-ai-edge/LiteRT-LM) from 0.15.0 to 0.16.1.
- [Release notes](https://github.com/google-ai-edge/LiteRT-LM/releases)
- [Commits](google-ai-edge/LiteRT-LM@v0.15.0...v0.16.1)

---
updated-dependencies:
- dependency-name: com.google.ai.edge.litertlm:litertlm-android
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: android, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from ucguy4u as a code owner August 25, 2026 11:14
@github-actions

Copy link
Copy Markdown
Contributor

Plugin Module Size Gate

Policy: modules over 3 MB must be delivered as plugins; plugin modules over 5 MB must document cache management.

Module Size Type Status
No changed Dart/Flutter modules detected n/a n/a OK

@ucguy4u
ucguy4u merged commit 695e7fd into main Aug 25, 2026
15 of 16 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/app/android/com.google.ai.edge.litertlm-litertlm-android-0.16.1 branch August 25, 2026 12:03
@github-actions

Copy link
Copy Markdown
Contributor

🚀 PR Quick Check Summary

Check Status Description
PR Validation ❌ failure Title format, docs, bundled model guardrail
Code Quality ✅ success Analyze, formatting
Core Tests ✅ success Core package unit tests
Airo Mind Shell ✅ success Mind flavour analyze, tests, entrypoint compile

💡 Note: Full app tests, coverage reports, and security scans run on merge to main.

View Details

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.

1 participant