Skip to content

chore(deps): bump com.google.ai.edge.litertlm:litertlm-android from 0.11.0 to 0.14.0 in /app/android - #74

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/app/android/com.google.ai.edge.litertlm-litertlm-android-0.14.0
Open

chore(deps): bump com.google.ai.edge.litertlm:litertlm-android from 0.11.0 to 0.14.0 in /app/android#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/app/android/com.google.ai.edge.litertlm-litertlm-android-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown

Bumps com.google.ai.edge.litertlm:litertlm-android from 0.11.0 to 0.14.0.

Release notes

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

v0.14.0

What's New (v0.14.0)

  • Android Support for Python and CLI: The command-line interface and Python API now support running directly on Android (aarch64 and x86_64), such as inside Termux or packaged with BeeWare. See the CLI Guide and Python Guide.
  • Tool Calling & Agentic Capabilities: Enabled real-time streaming of tool call tokens in C and Swift APIs, full tool calling support in LiteRT-LM.js, and support for reasoning/thinking channels.
  • Expanded Multi-Modality & Auto-Backend Selection: Automatic backend selection for audio and vision models in the CLI (run and serve), alongside NPU and GPU audio acceleration.

v0.14.0-alpha.0

For broader testing.

v0.13.1

Bug fixes based on 0.13.0

v0.13.0

🔥 What's New (v0.13.0)

  • 🚀 Agent skill support: Support creating a standalone LiteRT-LM Android demo app with backend selection and multi-modality support. See README.md for the example prompt.
  • LiteRT LM CLI update: Support OpenAI API Compatible server (doc)
  • Swift package for MacOS: Swift package supports MacOS besides iOS now.

v0.12.0

🔥 What's New (v0.12.0)

  • 🚀 Swift APIs: Natively integrate LiteRT-LM into iOS applications with Metal GPU acceleration.
  • 🚀 Web JavaScript APIs: Run models inside web browsers with high performance via web GPU/CPU.
  • LiteRT-LM CLI Update: The command-line interface now supports NPU, besides CPU and GPU backends across Linux, macOS, and Windows.
  • 🚀 Community-Maintained Flutter APIs: Build cross-platform Flutter applications using the community flutter_gemma package.

Features and bug fixes:

CLI

  • [feature] NPU support for Intel OpenVINO with --backend=npu.
  • [feature] Add --max-num-tokens (context length) to benchmark
  • [bugfix] Pin CLI version with API version. (0.12.0 CLI uses 0.12.0 API)

Python API

  • [feature] NPU support for Intel OpenVINO.
  • [feature] New API to construct Message object.
  • [bugfix] Correct the GPU activation type. Prefill speed back to normal (was limited to 50%).
  • [bugfix] Propagate cache_dir to vision and audio backend.
Commits
  • 80f301f Update LiteRT-LM binary targets to v0.14.0.
  • 60e2d91 Gracefully fallback from file backed model loading on unsupported platforms
  • a39354a Update dependencies of litert_lm
  • 645fcac Fix token ids used for HW PLE Lookup
  • a3c76d2 Update dependencies of litert_lm
  • 23f36e8 tensor api litert-lm executor
  • 7d83107 Fix windows build error with the latest absl
  • 351a8e7 Fix LiteRT NPU quality regression in mask update CPU fallback.
  • c84063a Make Python API's default sampler param match the engine's default value
  • e8ec426 Update dependencies of litert_lm
  • 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.11.0 to 0.14.0.
- [Release notes](https://github.com/google-ai-edge/LiteRT-LM/releases)
- [Commits](google-ai-edge/LiteRT-LM@v0.11.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants