Skip to content

MapConductor Android SDK version 1.1.7#92

Merged
wf9a5m75 merged 17 commits into
mainfrom
chor/gradle-settings
Jun 16, 2026
Merged

MapConductor Android SDK version 1.1.7#92
wf9a5m75 merged 17 commits into
mainfrom
chor/gradle-settings

Conversation

@wf9a5m75

@wf9a5m75 wf9a5m75 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

English

Summary

  • Upgrade Gradle Wrapper 9.4.1 → 9.5.1 across root and all submodules
  • Bump dependencies in version catalog
    • okhttp: 5.3.2 → 5.4.0
    • mapLibreSdk: 13.2.0 → 13.3.0
  • Update all submodules to their latest commits (android-sdk-core, android-for-arcgis, android-for-googlemaps,
    android-for-here, android-for-mapbox, android-for-maplibre, android-geojson-layer, android-heatmap, android-icons,
    android-marker-clustering)
  • Add two automation scripts
    • scripts/update-gradle-wrappers.sh — bulk-update and sync Gradle Wrapper versions across all modules
    • scripts/update-version-catalogs.sh — bulk-update and sync libs.versions.toml version entries across all modules

Japanese

概要

  • Gradle Wrapper を 9.4.1 → 9.5.1 に更新(ルートおよび全サブモジュール)
  • バージョンカタログの依存関係を更新
    • okhttp: 5.3.2 → 5.4.0
    • mapLibreSdk: 13.2.0 → 13.3.0
  • 全サブモジュールを最新コミットに更新(android-sdk-core, android-for-arcgis, android-for-googlemaps,
    android-for-here, android-for-mapbox, android-for-maplibre, android-geojson-layer, android-heatmap, android-icons,
    android-marker-clustering)
  • 自動化スクリプトを2本追加
    • scripts/update-gradle-wrappers.sh — 全モジュールの Gradle Wrapper バージョンを一括更新・同期
  • 全サブモジュールを最新コミットに更新(android-sdk-core, android-for-arcgis, android-for-googlemaps,
    android-for-here, android-for-mapbox, android-for-maplibre, android-geojson-layer, android-heatmap, android-icons,
    android-marker-clustering)
  • 自動化スクリプトを2本追加
    • scripts/update-gradle-wrappers.sh — 全モジュールの Gradle Wrapper バージョンを一括更新・同期
    • scripts/update-version-catalogs.sh — 全モジュールの libs.versions.toml バージョンエントリを一括更新・同期

wf9a5m75 added 16 commits May 26, 2026 02:24
* update reference

* upgrade to AGP 9.2.1

* Add tilt map example

* Change startup page

* Add camera animation in TiltMap page

* chore: upgrade dependencies and improve build configuration for AGP 9.2.1

  - Upgrade Kotlin 2.3.21→2.4.0, coreKtx 1.18.0→1.19.0, compileSdk/targetSdk 35→37
  - Upgrade Mapbox 11.14.3→11.24.3, MapLibre 13.0.2→13.2.0, nmcp 0.0.8→1.5.0
  - Add 'local' build type to example-app for testing against MavenLocal artifacts
  - Fix CI: use publishAllPublicationsToCentralPortal instead of publishReleasePublicationToCentralPortal
  - Make GitHub Packages repo conditional on env vars presence in settings.gradle.kts
  - Update publishable modules list (rename android-core→android-sdk-core, add maplibre/heatmap/clustering)
  - Add GeoJSON layer integration to simple-map-app
  - Add scripts/commit-all.sh for Claude-assisted commit message generation

* Link other submodules

* Use the latest version module

* fix: build error

* improve example code

* update submodule reference

* remove WASM

* feat: add hole polygon example page to demo app

* feat: add android-geojson-layer submodule

* chore: update submodule references and add root to commit-all script

* feat: add basic GeoJSON and GeoJSON layer example pages with railroad data assets

* fix: update tilt map initial camera position to Eiffel Tower location with bearing

* fix: use mutableStateOf for tapIdx and derive fill color reactively

* feat: add GeoJSON layer and ArcGIS 2D map page to example app

* feat: add android-geojson-layer submodule and integrate GeoJSON layer example into simple-map-app

* style: fix ktlint issues in sample apps

* update reference of android-sdk-core module

* Use https instead of ssh for submodules
@wf9a5m75 wf9a5m75 changed the title Chor/gradle settings MapConductor Android SDK version 1.1.7 Jun 15, 2026
@wf9a5m75
wf9a5m75 merged commit 655dde4 into main Jun 16, 2026
4 checks passed
@wf9a5m75
wf9a5m75 deleted the chor/gradle-settings branch June 16, 2026 12:15
@wf9a5m75
wf9a5m75 restored the chor/gradle-settings branch June 16, 2026 12:36
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