Skip to content

Commit

Permalink
Remove unnecessary dependency declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
FoundationGames committed Jun 5, 2024
1 parent 27b5c82 commit 0a39cf7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ group = project.maven_group

repositories {
maven { url = 'https://maven.terraformersmc.com/' }
maven { url = 'https://ueaj.dev/maven/' }
maven { url = 'https://api.modrinth.com/maven/' }

maven { url = 'https://jitpack.io' }
Expand Down
2 changes: 0 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ mod_version = 0.10+1.20.6
maven_group = foundationgames
archives_base_name = enhancedblockentities

arrp_version=0.8.2
modmenu_version=10.0.0-beta.1

sodium_version=mc1.20.6-0.5.8

0 comments on commit 0a39cf7

Please sign in to comment.