Skip to content

Commit

Permalink
gradle updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lab3 committed Apr 29, 2023
1 parent 4defcff commit 3d408d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'org.parchmentmc.librarian.forgegradle'
apply plugin: 'maven-publish'

version = '1.0'
group = 'com.example.irons_spellbooks'
version = '1.0.0'
group = 'io.redspace.ironsspellbooks'
archivesBaseName = 'irons_spellbooks'

// Mojang ships Java 17 to end users in 1.18+, so your mod should target Java 17.
Expand Down

0 comments on commit 3d408d1

Please sign in to comment.