lihenggui
1f2b720636
Migrate the analytics module to multiplatform
2 years ago
lihenggui
4dc4ba670a
Implement network module as the multiplatform module
2 years ago
lihenggui
6d8b2f8f12
Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Jonathan Koren
19f6f9e09a
2 pane support in Interests screen ( #1234 )
...
* Add dependency on material3 adaptive
Change-Id: Ic49934112a4bdbf15a68c694fbc6b0f23de960a6
* Add InterestsListDetailScreen composable
Change-Id: I27e1f6d2e0eeac781baf2b671fa51a864ea5a971
* Store selectedTopicId in InterestsViewModel
Change-Id: Id93704335686f171fbf80bdb54865d0f32dc36ce
* Pass detail pane composable down
Change-Id: I82752d8cfbb3519395f37748fb5f64b769c0c293
* Navigate to initial topic if provided
Change-Id: I8998a55a29cdaf90577fa730d55c4ac2f54d6e5b
* Lift LDPS up to app module
Change-Id: Ibc6e8e598cd0cb62f804f11b2e48d8ae3a81df85
* Fix some navigation behavior
Change-Id: Ib6c16aff692b9ce997747a30f2863303cc82fd8b
* Navigate to initial topic if provided
Change-Id: Iaafe4f876655d51243d7b99be985e9440fe2d4ed
* Remove dependency in interests feature module
Change-Id: Id517c95e11f93e1c7e17d749a7af0cfdf6085a1f
* Hide back arrow when the topics list is visible
Change-Id: I8901c3f79b11d35568f0ae779f97fab90e574aa8
* Update interests tests
Change-Id: Ie5daf55985fdb53570397cb652abe31bad78f5cd
* Highlight selected topic when displaying 2 panes
Change-Id: Ifef9fb599f828f58390374b11eacc8be6c280415
* update dependency baselines
Change-Id: I90dc21df3337865f4c5368634d3d45fcb0eccc00
* run spotless apply
Change-Id: Ib5fb1b7fc26a62bd5e271c2a3721f1c13173f7f8
* Convert isListPaneHidden to isListPaneVisible
Change-Id: I6e54f710df7db5ed6f3ec1cb284bc29f2763a657
* Set semantics for selected state
Change-Id: I31f27d5036d07c9607909c09ac52a72391f899ca
* Use scaffold roles when determining visibility
Change-Id: Ib5fe236f182a5eeab20b61692a1cd53c17b68648
* Update multipleBackStackInterests test
Change-Id: I1e372f7989817151a6765205291b13b561187fa8
2 years ago
lihenggui
6c89a82e30
Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Don Turner
64ad41d5e3
Merge pull request #1246 from android/dependabot/gradle/kotlin-ksp-compose-d71dca5caf
...
Bump the kotlin-ksp-compose group with 6 updates
2 years ago
Alex Vanyo
1d91231f49
Remove kotlinx-coroutines-guava dependency from :sync:work
...
Change-Id: Ic5abbd36436a7d8c6382cb02b4ebd7538f8ae1f6
2 years ago
Alex Vanyo
06104076b2
Add explicit guava-android dependency for :sync:work
...
Change-Id: I3c2c201eb0669165e3594bedfea83bff29c28ce2
2 years ago
Alex Vanyo
e3c7018124
Extract ScreenshotHelper to separate testing module
...
Change-Id: Icf98a4acc9963656530a1a9fc8b156a553a070af
2 years ago
Alex Vanyo
9cd430ba7d
Update AGP to 8.3.0
...
Change-Id: I6ea5aeaf357dafbae7be0e7f5f0443fbb1a8e68b
2 years ago
Don Turner
11359185ce
Merge pull request #1243 from android/dependabot/gradle/com.google.truth-truth-1.4.2
...
Bump com.google.truth:truth from 1.1.5 to 1.4.2
2 years ago
Don Turner
d768c796d4
Merge pull request #1244 from android/dependabot/gradle/hilt-2.51
...
Bump hilt from 2.50 to 2.51
2 years ago
Don Turner
ae9855e4be
Merge branch 'main' into dependabot/gradle/kotlin-ksp-compose-d71dca5caf
2 years ago
Tomáš Mlynarič
f31fdb3ec2
Merge branch 'main' into mlykotom/tz-perf-improvement
...
Change-Id: Id49a580012629163ec4a3663d95ab71b98910220
# Conflicts:
# app/dependencies/prodReleaseRuntimeClasspath.txt
# app/src/testDemo/kotlin/com/google/samples/apps/nowinandroid/ui/NiaAppScreenSizesScreenshotTests.kt
# gradle/libs.versions.toml
2 years ago
dependabot[bot]
eb6b344463
Bump the kotlin-ksp-compose group with 6 updates
...
Bumps the kotlin-ksp-compose group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp ) | `1.9.21-1.0.16` | `1.9.22-1.0.18` |
| [com.google.devtools.ksp](https://github.com/google/ksp ) | `1.9.21-1.0.16` | `1.9.22-1.0.18` |
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.21-1.0.16 to 1.9.22-1.0.18
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/commits )
Updates `com.google.devtools.ksp` from 1.9.21-1.0.16 to 1.9.22-1.0.18
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
6b6bba9db3
Bump hilt from 2.50 to 2.51
...
Bumps `hilt` from 2.50 to 2.51.
Updates `com.google.dagger:hilt-android` from 2.50 to 2.51
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51 )
Updates `com.google.dagger:hilt-android-testing` from 2.50 to 2.51
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51 )
Updates `com.google.dagger:hilt-android-compiler` from 2.50 to 2.51
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51 )
Updates `com.google.dagger.hilt.android` from 2.50 to 2.51
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51 )
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger.hilt.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
c90804f198
Bump com.google.truth:truth from 1.1.5 to 1.4.2
...
Bumps [com.google.truth:truth](https://github.com/google/truth ) from 1.1.5 to 1.4.2.
- [Release notes](https://github.com/google/truth/releases )
- [Commits](https://github.com/google/truth/compare/v1.1.5...v1.4.2 )
---
updated-dependencies:
- dependency-name: com.google.truth:truth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
lihenggui
a6b0c1f0a3
WIP: Add build konfig
2 years ago
lihenggui
bd2059ba88
Implement network module
2 years ago
lihenggui
2a5672f6cd
Merge remote-tracking branch 'origin/compose_multiplatform' into compose_multiplatform
...
# Conflicts:
# gradle/libs.versions.toml
2 years ago
lihenggui
6643cadf8b
Use Kermit as the logging framework
2 years ago
lihenggui
8aaa37d4d6
Use Naiper as the logging library
2 years ago
lihenggui
92981961a1
WIP: Add ktor and retrofit dependencies
2 years ago
lihenggui
5403d8054c
Update Compose versions
2 years ago
lihenggui
1453e9826d
Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
lihenggui
4f0c2e7b92
Implement multiplatform settings
2 years ago
Don Turner
76d0e430f7
Merge pull request #1220 from android/update-compose-bom
...
Update Compose BOM to 2024.02.00. Fixes #1218
2 years ago
Don Turner
657d837b21
Merge pull request #1110 from android/dependabot/gradle/roborazzi-1.7.0
...
Bump roborazzi from 1.6.0 to 1.7.0
2 years ago
lihenggui
015cf5ad29
WIP: Implement datastore settings
2 years ago
lihenggui
e1715c6601
WIP: Add multiplatform-settings library
2 years ago
lihenggui
29c3038e70
Add coroutine dependency
2 years ago
lihenggui
4fe872d132
Merge branch 'main' into compose_multiplatform
2 years ago
Mercury Li
76a4d3c133
Merge pull request #12 from lihenggui/dependabot/gradle/com.google.gms.google-services-4.4.1
...
Bump com.google.gms.google-services from 4.4.0 to 4.4.1
2 years ago
Mercury Li
2c09672463
Merge pull request #13 from lihenggui/dependabot/gradle/androidxMacroBenchmark-1.2.3
...
Bump androidxMacroBenchmark from 1.2.2 to 1.2.3
2 years ago
Mercury Li
c8d64d2d65
Merge pull request #7 from lihenggui/dependabot/gradle/kotlinxCoroutines-1.8.0
...
Bump kotlinxCoroutines from 1.7.3 to 1.8.0
2 years ago
dependabot[bot]
966e4f05e9
Bump androidTools from 31.2.0 to 31.2.2
...
Bumps `androidTools` from 31.2.0 to 31.2.2.
Updates `com.android.tools.lint:lint-api` from 31.2.0 to 31.2.2
Updates `com.android.tools.lint:lint-checks` from 31.2.0 to 31.2.2
Updates `com.android.tools.lint:lint-tests` from 31.2.0 to 31.2.2
Updates `com.android.tools:common` from 31.2.0 to 31.2.2
---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint-checks
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint-tests
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools:common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mercury Li
b2f66ae765
Merge pull request #15 from lihenggui/dependabot/gradle/androidxNavigation-2.7.7
...
Bump androidxNavigation from 2.7.4 to 2.7.7
2 years ago
dependabot[bot]
7ec0628488
Bump kotlinxCoroutines from 1.7.3 to 1.8.0
...
Bumps `kotlinxCoroutines` from 1.7.3 to 1.8.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mercury Li
389fc3f592
Merge pull request #6 from lihenggui/dependabot/gradle/androidGradlePlugin-8.2.2
...
Bump androidGradlePlugin from 8.2.0 to 8.2.2
2 years ago
Tomáš Mlynarič
75a3295381
Merge branch 'main' into mlykotom/tz-perf-improvement
...
Change-Id: I8730afc0cc3786784ea47276873fdf48dd82081c
# Conflicts:
# app/dependencies/prodReleaseRuntimeClasspath.txt
# build-logic/convention/src/main/kotlin/AndroidFeatureConventionPlugin.kt
2 years ago
lihenggui
0c3414aae8
Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Don Turner
522efac8c0
Update Compose BOM to 2024.02.00. Fixes #1218
...
Change-Id: I838b81bf8e7fd7cb135f422653a8d8041829b28b
2 years ago
dependabot[bot]
18e855b8ac
Bump androidxNavigation from 2.7.4 to 2.7.7
...
Bumps `androidxNavigation` from 2.7.4 to 2.7.7.
Updates `androidx.navigation:navigation-compose` from 2.7.4 to 2.7.7
Updates `androidx.navigation:navigation-testing` from 2.7.4 to 2.7.7
---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-compose
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Don Turner
69f4287ab5
Merge branch 'main' into lifecycle2.7.0
...
* main:
Bump protobuf from 3.24.4 to 3.25.2 (#1214 )
Remove legacy benchmark build type (#1207 )
Use androidx.tracing everywhere
Revert fast initialization of Coil
Add comment for Retrofit async OkHttp
Optimize OkHttp initialization for Retrofit
Add braces
Inline initialization
Don't use runBlocking if async init completed
Launch loader directly without additional coroutine scope
Fix comment
Improve lazy loading for Coil + OkHttp
Restores screenshot tests in foryou (#1199 )
Fix name and message of dependency guard actions (#1196 )
Change-Id: Ifcbfcfba4b7d8c24599e207b4a05dfea6125fde7
2 years ago
dependabot[bot]
c7361e5901
Bump androidxMacroBenchmark from 1.2.2 to 1.2.3
...
Bumps `androidxMacroBenchmark` from 1.2.2 to 1.2.3.
Updates `androidx.benchmark:benchmark-macro-junit4` from 1.2.2 to 1.2.3
Updates `androidx.baselineprofile` from 1.2.2 to 1.2.3
---
updated-dependencies:
- dependency-name: androidx.benchmark:benchmark-macro-junit4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.baselineprofile
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
89d2bc2ba8
Bump com.google.gms.google-services from 4.4.0 to 4.4.1
...
Bumps com.google.gms.google-services from 4.4.0 to 4.4.1.
---
updated-dependencies:
- dependency-name: com.google.gms.google-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
73f8a9b16b
Bump androidGradlePlugin from 8.2.0 to 8.2.2
...
Bumps `androidGradlePlugin` from 8.2.0 to 8.2.2.
Updates `com.android.tools.build:gradle` from 8.2.0 to 8.2.2
Updates `com.android.application` from 8.2.0 to 8.2.2
Updates `com.android.library` from 8.2.0 to 8.2.2
Updates `com.android.test` from 8.2.0 to 8.2.2
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.application
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.library
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
e42719e836
Bump the kotlin-ksp-compose group with 9 updates
...
Bumps the kotlin-ksp-compose group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `1.9.21` | `1.9.22` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp ) | `1.9.21-1.0.16` | `1.9.22-1.0.17` |
| [com.google.devtools.ksp](https://github.com/google/ksp ) | `1.9.21-1.0.16` | `1.9.22-1.0.17` |
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.multiplatform` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22 )
Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.21-1.0.16 to 1.9.22-1.0.17
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/1.9.21-1.0.16...1.9.22-1.0.17 )
Updates `com.google.devtools.ksp` from 1.9.21-1.0.16 to 1.9.22-1.0.17
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/1.9.21-1.0.16...1.9.22-1.0.17 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-test
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-test
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp-compose
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mercury Li
242878e50e
Merge pull request #1 from lihenggui/compose_multiplatform
...
WIP: Compose multiplatform support
2 years ago
lihenggui
af1ab65981
Add new KotlinInjectConventionPlugin
2 years ago