gradle: Remove deprecated methods
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
description = 'Injected Client'
|
||||
dependencies {
|
||||
compile project(':rs-client')
|
||||
compile group: 'net.runelite.rs', name: 'vanilla', version: '181'
|
||||
implementation project(':rs-client')
|
||||
implementation group: 'net.runelite.rs', name: 'vanilla', version: '181'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user