Skip to content

Upgraded to Java 17 and Gradle 8.10.2, updated dependencies #23

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Micoder-dev
Copy link

  • Updated the Java source compatibility to version 17 in http/build.gradle, cli/build.gradle, app/build.gradle, and base/build.gradle.
  • Updated the Gradle version to 8.10.2 in gradle/wrapper/gradle-wrapper.properties.
  • Updated the Android Gradle plugin to version 8.8.0 and 7.3.1 in build.gradle
  • Removed jcenter() repository.
  • Add namespace in base/build.gradle and app/build.gradle
  • Removed unnecessary code and change the configuration in build.gradle
  • Removed unnecessary buildscript blocks from app/build.gradle and base/build.gradle.
  • Updated settings.gradle -Updated gradle properties

- Updated the Java source compatibility to version 17 in `http/build.gradle`, `cli/build.gradle`, `app/build.gradle`, and `base/build.gradle`.
- Updated the Gradle version to 8.10.2 in `gradle/wrapper/gradle-wrapper.properties`.
- Updated the Android Gradle plugin to version 8.8.0 and 7.3.1 in `build.gradle`
- Removed `jcenter()` repository.
- Add `namespace` in `base/build.gradle` and `app/build.gradle`
- Removed unnecessary code and change the configuration in `build.gradle`
- Removed unnecessary `buildscript` blocks from `app/build.gradle` and `base/build.gradle`.
- Updated settings.gradle
-Updated gradle properties
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant