revert: obfuscation (#13)

This commit is contained in:
ReaJason
2025-04-06 13:55:17 +08:00
parent 540559653f
commit 47ea535fac
17 changed files with 20 additions and 101 deletions
+4
View File
@@ -12,6 +12,10 @@ allprojects {
implementation platform(project(':bom'))
}
}
repositories {
mavenCentral()
}
}
idea {