「Update」

1、增加动态皮肤加载SDK开发
This commit is contained in:
donghongyu
2024-10-11 19:46:31 +08:00
parent a85b523d85
commit 6e442bc1c9
33 changed files with 1414 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ ext {
dependencies = [
kotlinstdlibjdk7 : "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${kotlin_version}",
androidxccorektx : "androidx.core:core-ktx:1.5.0",
// android
androidxappcompat : "androidx.appcompat:appcompat:1.3.1",
androidxconstraintlayout : "androidx.constraintlayout:constraintlayout:2.1.0",