Small rename

This commit is contained in:
mcrcortex
2024-02-22 19:52:06 +10:00
parent 9f067b397b
commit 4d01014cf4
2 changed files with 85 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ dependencies {
include(implementation 'org.rocksdb:rocksdbjni:8.10.0')
include(implementation 'redis.clients:jedis:5.1.0')
include(implementation 'org.apache.commons:commons-pool2:2.12.0')
//implementation 'org.rocksdb:rocksdbjni:8.10.0'
//implementation 'redis.clients:jedis:5.1.0'
}