Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown

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

Release notes

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

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
  • bbc5181 Initialize sampler parameters from runtime config and handle GPU sampler top-...
  • 3312e55 Update dependencies of litert_lm
  • 00c2da4 [litertlm] Add LiteRT-LM Android demo app agent skill.
  • aeefa9b Migrate manual verification utilities and introduce the convert/inspect tools...
  • 28ffa49 [litertlm] version bump to 0.13.0
  • eafd69f [litertlm] properly set name using tool_call_id in CLI serve
  • cf1cce8 [litertlm] update CLI serve --help
  • f6d47a7 Internal change
  • 642c058 [litertlm] Support binding to ipv6 in CLI serve
  • a9f8800 Support LITERT_LM_DIR environment override for on-device CLI path isolation.
  • 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.13.0.
- [Release notes](https://github.com/google-ai-edge/LiteRT-LM/releases)
- [Commits](google-ai-edge/LiteRT-LM@v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: com.google.ai.edge.litertlm:litertlm-android
  dependency-version: 0.13.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 Jun 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Author

Superseded by #65.

@dependabot dependabot Bot closed this Jun 10, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/app/android/com.google.ai.edge.litertlm-litertlm-android-0.13.0 branch June 10, 2026 19:43
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