-
-
Notifications
You must be signed in to change notification settings - Fork 428
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
dev -> main #805
Merged
dev -> main #805
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… searchView `editText` - FIX #789
Use `colorControlNormal` for `SearchView`'s `EditText` color
Introduce CI workflow for Dependency Submission
Adjust buildConfiguration for Dependency submission of `app-desktop` module
…EP` dependency resolution
…ission Update `dependency-submisssion` CI pipeline
…functionality without `Android` in the build classpath - based on the desktop app template from IntelliJ
…in multiplatform classes are not `Serializable` - FIX #797
Fix support for JVM / Multiplatform only projects (without android tooling)
Fix `IllegalStateException` due to `rememberSaveable`
- `exportPath` -> `aboutLibraries.exportPath` - `exportVariant` -> `aboutLibraries.exportVariant` - `artifactGroups` -> `aboutLibraries.artifactGroups`
Prefix task properties
- compile / target 33 - gradleBuild 7.3.0 - kotlinCore 1.7.10 - kotlinxSerialization = 1.4.0 - compose 1.2.1 - composeCompiler 1.3.1 - composeJb 1.2.0-beta01 - activity 1.6.0 - constraintLayout 2.1.4 - core 1.9.0 - lifecycle 2.5.1 - navigation 2.5.2 - accompanist 0.25.1
Dependency updates | Compose 1.2.1 | Kotlin 1.7.10
Ron88west
approved these changes
Nov 2, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
merge dev into main