Skip to content

Commit

Permalink
WHY IS THIS ERORORIGNFNSDF
Browse files Browse the repository at this point in the history
  • Loading branch information
Dueris committed Jun 20, 2023
1 parent 727ab2d commit af19287
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
plugins {
id 'java'
id("maven-publish")
//id("io.papermc.paperweight.userdev") version "1.5.5"
//id("xyz.jpenilla.run-paper") version "2.0.1"
// id("io.papermc.paperweight.userdev") version "1.5.5"
// id("xyz.jpenilla.run-paper") version "2.0.1"
}
apply plugin: 'java'
apply plugin: 'maven-publish'
group = 'com.github.Dueris'
group = 'me.dueris'
version = 'mc1.20-v0.2.1'

repositories {
Expand Down

0 comments on commit af19287

Please sign in to comment.