keep sync

This commit is contained in:
CaiHQ 2023-03-30 23:56:36 +08:00
parent 5c452333b5
commit 50b8b7fd61

View File

@ -2,10 +2,6 @@ plugins {
id 'java'
}
repositories {
mavenCentral()
}
dependencies {
implementation project(":consistency-sdk")