Updated compile to implementation
This commit is contained in:
parent
054c1894f4
commit
da526d50e3
@ -28,7 +28,7 @@ dependencies {
|
||||
implementation 'com.vdurmont:emoji-java:4.0.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.4.0'
|
||||
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
testImplementation group: 'junit', name: 'junit', version: '4.12'
|
||||
}
|
||||
|
||||
mainClassName = 'dev.salmonllama.fsbot.Main'
|
||||
|
Loading…
Reference in New Issue
Block a user