-
Notifications
You must be signed in to change notification settings - Fork 1
Feat: Add Scaffolding Code That Support Dual Navigation. #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps androidx.activity:activity-compose from 1.12.2 to 1.12.3. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.4...2.3.5) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps androidx.compose:compose-bom from 2026.01.00 to 2026.01.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2026.01.01 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps gradle-wrapper from 9.3.0 to 9.3.1. --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps `kotlin` from 2.3.0 to 2.3.10. Updates `org.jetbrains.kotlin.android` from 2.3.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.google.android.gms:play-services-oss-licenses from 17.3.0 to 17.4.0. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-oss-licenses dependency-version: 17.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…rom 17.3.0 to 17.4.0 (#91)
|
@kudanilll I might merge upcoming 2-3 pr's without wait (to long period) for your review... And their reason for it.. cuz, we are very out of time for our deadline.. for #42... and this was first plan to be done in November.. but it still is not complete our last deadline is 28/02.... around 20 days from now... so we will fly though it i guess... of course i can shift deadline.. but i guess shift it this time will not be apporatie and it would be a excuse.... |
Changes Made
Notes
This pr might not make sense currently but is surely important for future. I am try to make a system where we can show two layouts in compose.. @kudanilll..
This like foundation pr for completing migrating to jetpack compose #42.