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

chore: gradle and android #519

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

berhili098
Copy link

  • Upgrade Kotlin version from 1.6.10 to 1.9.20
  • Update Android Gradle Plugin from 7.1.2 to 8.1.3
  • Change Gradle wrapper version from 7.4 to 8.4
  • Modify build.gradle files to use the new plugins DSL
  • Enhance gradle.properties with additional settings for parallel builds and caching
  • Update source and target compatibility to Java 17
  • Fix Flutter SDK path handling in settings.gradle
  • Minor formatting adjustments in slidable.dart

These changes improve compatibility with the latest tools and enhance build performance.

- Upgrade Kotlin version from 1.6.10 to 1.9.20
- Update Android Gradle Plugin from 7.1.2 to 8.1.3
- Change Gradle wrapper version from 7.4 to 8.4
- Modify build.gradle files to use the new plugins DSL
- Enhance gradle.properties with additional settings for parallel builds and caching
- Update source and target compatibility to Java 17
- Fix Flutter SDK path handling in settings.gradle
- Minor formatting adjustments in slidable.dart

These changes improve compatibility with the latest tools and enhance build performance.
- Corrected the closing markdown comment in the documentation of the openTo method in controller.dart.
- Adjusted indentation for the controller parameter in the Slidable widget within slidable.dart.

These changes enhance code readability and maintain consistency in documentation formatting.
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