Add SQLite3 dep
This commit is contained in:
parent
ca93f18f1e
commit
dc7406df1d
@ -21,7 +21,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation 'org.xerial:sqlite-jdbc:3.30.1'
|
||||
implementation 'com.github.Kaaz:ConfigurationBuilder:0.4'
|
||||
implementation group: 'org.javacord', name: 'javacord', version:'3.0.5'
|
||||
implementation group: 'com.rethinkdb', name: 'rethinkdb-driver', version: '2.3.3'
|
||||
|
Loading…
Reference in New Issue
Block a user