Skip to content

Upgrade to Onfleet SDK 0.13.0#17

Merged
polivmi1 merged 1 commit into
masterfrom
update-sdk-0.13.0
Jul 14, 2026
Merged

Upgrade to Onfleet SDK 0.13.0#17
polivmi1 merged 1 commit into
masterfrom
update-sdk-0.13.0

Conversation

@polivmi1

Copy link
Copy Markdown
Member

Summary

Updates the example app to the newly released Onfleet Driver SDK 0.13.0 (published to Maven Central) and aligns the build toolchain with the SDK's tested version catalog.

Changes

  • com.onfleet:driver and app versionName0.13.0
  • MainViewModel.kt: added pinVerified = null to the TaskCompletionDetails call (new required field in 0.13.0)
  • Dependency alignment to the SDK's tested catalog:
    • AGP 9.1.0 → 9.2.1, Kotlin plugins 2.1.0 → 2.4.0, google-services 4.4.4 → 4.5.0
    • coroutines 1.10.2 → 1.11.0, Compose 1.10.5 → 1.11.4, lifecycle-viewmodel-compose 2.10.0 → 2.11.0, firebase-bom 34.11.0 → 34.16.0
    • compileSdk 36 → 37
  • Gradle wrapper 9.3.1 → 9.4.1 (required by AGP 9.2.1)
  • CHANGELOG.md: added ## [0.13.0] entry (PIN verification, geofence enforcement, bulk pick-up tasks, encrypted media APIs)

Verification

  • SDK 0.13.0 confirmed live on Maven Central (repo1.maven.org)
  • ./gradlew :app:assembleDebug --refresh-dependencies passes with mavenLocal() disabled (resolves from Maven Central)

🤖 Generated with Claude Code

- Bump com.onfleet:driver and app versionName to 0.13.0
- Add pinVerified to TaskCompletionDetails (new required field in 0.13.0)
- Align deps to the SDK's tested catalog: AGP 9.2.1, Kotlin 2.4.0,
  google-services 4.5.0, coroutines 1.11.0, Compose 1.11.4,
  lifecycle-viewmodel-compose 2.11.0, firebase-bom 34.16.0
- compileSdk 37; Gradle wrapper 9.4.1 (required by AGP 9.2.1)
- Add CHANGELOG 0.13.0 entry (PIN, geofence, bulk tasks, media APIs)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 5 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@polivmi1
polivmi1 requested a review from rSavarisOnfleet July 13, 2026 14:44
Comment thread CHANGELOG.md
@polivmi1
polivmi1 merged commit db1fafc into master Jul 14, 2026
4 checks passed
@polivmi1
polivmi1 deleted the update-sdk-0.13.0 branch July 14, 2026 14:28
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