Skip to content

Выполнение практического задания #2 Gradle lib#67

Open
Ah4sver wants to merge 3 commits into
EffectiveMobile:mainfrom
Ah4sver:feature-gradlelib
Open

Выполнение практического задания #2 Gradle lib#67
Ah4sver wants to merge 3 commits into
EffectiveMobile:mainfrom
Ah4sver:feature-gradlelib

Conversation

@Ah4sver

@Ah4sver Ah4sver commented Apr 15, 2026

Copy link
Copy Markdown

No description provided.

Comment thread build.gradle Outdated
Comment on lines +8 to +9
java {
sourceCompatibility = '17'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лучше используй Java Toolchains

Comment thread build.gradle Outdated
}

dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.34'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вынеси версии зависимостей

Comment thread build.gradle Outdated
}

dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.34'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

используй подход с Gradle Version Catalogs

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.

2 participants