Skip to content

Upgraded to AGP 9 and Bump other dependencies#15

Merged
sunildhiman90 merged 1 commit into
mainfrom
migrate_to_agp9
May 20, 2026
Merged

Upgraded to AGP 9 and Bump other dependencies#15
sunildhiman90 merged 1 commit into
mainfrom
migrate_to_agp9

Conversation

@sunildhiman90

Copy link
Copy Markdown
Owner

Upgraded to AGP 9 and Bump other dependencies

  • Reorganized the sample project into new default project structure: separate shared, androidApp, desktopApp, and webApp modules.
  • Upgraded library version to 0.3.7.
  • Upgraded core dependencies: AGP 9.2.1, Kotlin 2.3.21, Compose Multiplatform 1.11.0, Supabase 3.6.0, and Ktor 3.5.0.
  • Migrated library modules from com.android.library to the modern com.android.kotlin.multiplatform.library plugin.
  • Removed iosX64 target support across the project and documentation.
  • Added ExperimentalWasmJsInterop opt-ins and fixed nullability handling for Google Auth on WasmJs.
  • Fixed presentationAnchorForAuthorizationController return type in Apple Auth to match updated iOS platform requirements.
  • Updated Gradle wrapper to 9.5.1.

- Reorganized the `sample` project into new default project structure: separate `shared`, `androidApp`, `desktopApp`, and `webApp` modules.
- Upgraded library version to `0.3.7`.
- Upgraded core dependencies: AGP 9.2.1, Kotlin 2.3.21, Compose Multiplatform 1.11.0, Supabase 3.6.0, and Ktor 3.5.0.
- Migrated library modules from `com.android.library` to the modern `com.android.kotlin.multiplatform.library` plugin.
- Removed `iosX64` target support across the project and documentation.
- Added `ExperimentalWasmJsInterop` opt-ins and fixed nullability handling for Google Auth on WasmJs.
- Fixed `presentationAnchorForAuthorizationController` return type in Apple Auth to match updated iOS platform requirements.
- Updated Gradle wrapper to 9.5.1.
@sunildhiman90 sunildhiman90 merged commit 0728512 into main May 20, 2026
1 check passed
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