feat:add so manager and config manager

This commit is contained in:
jiqiu2021
2025-06-25 18:08:46 +08:00
parent 499a26feec
commit 7d8b86f374
18 changed files with 1029 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ allprojects {
repositories {
mavenCentral()
google()
maven { url 'https://jitpack.io' }
}
}