Skip to content

Commit

Permalink
Comment again unused serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
WarningImHack3r committed Aug 1, 2024
1 parent 8d46835 commit d6815ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {

// Dependencies are managed with Gradle version catalog - read more: https://docs.gradle.org/current/userguide/platforms.html#sub:version-catalog
dependencies {
implementation(libs.serialization)
// implementation(libs.serialization)
testImplementation(libs.junit)

// IntelliJ Platform Gradle Plugin Dependencies Extension - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html
Expand Down

0 comments on commit d6815ff

Please sign in to comment.