Fix Fabric build
This commit is contained in:
parent
bf600b00ec
commit
a0e3c1ae00
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath group: 'com.diluv.schoomp', name: 'Schoomp', version: '1.1.0'
|
||||
classpath group: 'com.diluv.schoomp', name: 'Schoomp', version: '1.2.6'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue