отделили реализацию mongodb в отлдельный модуль
This commit is contained in:
@@ -2,5 +2,4 @@ apply plugin: 'java-library'
|
||||
|
||||
dependencies {
|
||||
api("com.squareup.okhttp3:okhttp:${okhttpVersion}")
|
||||
api("org.mongodb:mongodb-driver-sync:${mongoDriver}")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user