Skip to content
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

Various updates #48

Merged
merged 6 commits into from
Sep 12, 2024
Merged

Various updates #48

merged 6 commits into from
Sep 12, 2024

Conversation

saschpe
Copy link
Owner

@saschpe saschpe commented Sep 12, 2024

No description provided.

Moved repository definitions to `settings.gradle.kts` under
`pluginManagement` and `dependencyResolutionManagement` for better
project-wide management. Relocated and organized dependencies within
`build.gradle.kts` files for both `customtabs` and `customtabs-example`
modules to improve clarity and maintainability.
And apply code style configuration based on `.editorconfig`.
Upgraded Kotlin to version 2.0.20 and updated several dependencies for
compatibility. Refactored MainActivity for better structure using view
binding. Enhanced build configurations and scripts for a more efficient
and modern setup.
Upgraded all configurations from JDK 17 to JDK 21. This includes
workflow setups, build gradle files, and compiler settings to ensure
compatibility with the latest Java version.
@saschpe saschpe self-assigned this Sep 12, 2024
Changed the shebang in `inc.functions.sh` to use `/usr/bin/env sh` for
better portability. Refactored script functions for improved readability
and consistency, and updated variable and function names to adhere to
POSIX standards.
Signed-off-by: Sascha Peilicke <[email protected]>
@saschpe saschpe changed the title saschpe.updates2 Various updates Sep 12, 2024
@saschpe saschpe merged commit 953c19b into master Sep 12, 2024
9 checks passed
@saschpe saschpe deleted the saschpe.updates2 branch September 12, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant