Skip to content

Commit

Permalink
Update Buildscript
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Nov 18, 2023
1 parent 486ca9e commit 7d0195b
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
@@ -1,4 +1,4 @@
//version: 1695527071
//version: 1699743071
/*
* DO NOT CHANGE THIS FILE!
* Also, you may replace this file at any time if there is an update available.
Expand Down Expand Up @@ -456,7 +456,7 @@ configurations {
}
}

String mixinProviderSpec = 'zone.rong:mixinbooter:8.3'
String mixinProviderSpec = 'zone.rong:mixinbooter:8.9'
dependencies {
if (usesMixins.toBoolean()) {
annotationProcessor 'org.ow2.asm:asm-debug-all:5.2'
Expand Down

0 comments on commit 7d0195b

Please sign in to comment.