Skip to content

Commit

Permalink
0.0.9_b 1.20.4 rc (update customportalapi)
Browse files Browse the repository at this point in the history
  • Loading branch information
warior456 committed Dec 15, 2023
1 parent ad1383c commit b439f00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {

modImplementation "software.bernie.geckolib:geckolib-${geckolib_version}"

modImplementation files('libs/customportalapi-1.20.2.jar')
//modImplementation files('libs/customportalapi-1.20.2.jar')

//modLocalRuntime("maven.modrinth:rei:${rei_version}")
//modLocalRuntime("maven.modrinth:architectury-api:${architectury_api_version}")
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ org.gradle.parallel=true

# Dependencies
fabric_version= 0.91.2+1.20.4
customportalapi_version = 0.0.1-beta64-1.20
customportalapi_version = 0.0.1-beta64-1.20.4
geckolib_version = fabric-1.20.4:4.3.1

# DevDependencies
Expand Down

0 comments on commit b439f00

Please sign in to comment.