房间 "夺宝精灵" 新增 自定义购买数量碎片弹窗

This commit is contained in:
wzq
2023-10-10 17:54:47 +08:00
parent c1371fab10
commit c85065d86c
27 changed files with 385 additions and 95 deletions

View File

@@ -26,7 +26,7 @@ dependencies {
api 'androidx.annotation:annotation:1.4.0'
api 'androidx.legacy:legacy-support-v4:1.0.0'
implementation "androidx.core:core-ktx:1.7.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
}
repositories {
mavenCentral()