Fix merge of sqlite (we don't do that...)
This commit is contained in:
parent
62ef1f90f2
commit
fe719ac5e8
2 changed files with 1 additions and 7 deletions
|
|
@ -36,9 +36,6 @@ dependencies {
|
|||
|
||||
modCompileOnly "me.lucko:fabric-permissions-api:0.1-SNAPSHOT"
|
||||
compileOnly 'net.luckperms:api:5.4'
|
||||
|
||||
//implementation 'org.xerial:sqlite-jdbc:3.30.1'
|
||||
shadow group: 'org.xerial', name: 'sqlite-jdbc', version: '3.30.1'
|
||||
}
|
||||
|
||||
loom {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue