Merge remote-tracking branch 'runelite/master'
This commit is contained in:
@@ -63,6 +63,7 @@ dependencies {
|
||||
exclude(group = "org.codehaus.mojo", module = "animal-sniffer-annotations")
|
||||
}
|
||||
implementation(group = "com.google.inject", name = "guice", version = "5.0.1")
|
||||
implementation(group = "com.google.protobuf", name = "protobuf-javalite", version = "3.21.1")
|
||||
implementation(group = "com.jakewharton.rxrelay3", name = "rxrelay", version = "3.0.1")
|
||||
implementation(group = "com.squareup.okhttp3", name = "okhttp", version = "4.9.1")
|
||||
implementation(group = "io.reactivex.rxjava3", name = "rxjava", version = "3.1.2")
|
||||
|
||||
Reference in New Issue
Block a user