Compare commits
No commits in common. "50751166dffb23027f72ae4c71ecfcbb07b4c39e" and "208a6d66ab0fcfa83e0f4a453fd62ae3f7e243f6" have entirely different histories.
50751166df
...
208a6d66ab
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm") version "1.7.10"
|
kotlin("jvm") version "1.7.0"
|
||||||
kotlin("plugin.serialization") version "1.7.0"
|
kotlin("plugin.serialization") version "1.7.0"
|
||||||
id("maven-publish")
|
id("maven-publish")
|
||||||
id("com.github.johnrengelman.shadow") version "7.1.2"
|
id("com.github.johnrengelman.shadow") version "7.1.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue