Skip to content

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

Open
Micoder-dev wants to merge 1 commit intopiotrpolak:masterfrom
Micoder-dev:master
Open

Upgraded to Java 17 and Gradle 8.10.2, updated dependencies#23
Micoder-dev wants to merge 1 commit intopiotrpolak:masterfrom
Micoder-dev:master

Conversation

@Micoder-dev
Copy link
Copy Markdown

  • 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
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