We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 583a123 + 5f6351d commit 840a900Copy full SHA for 840a900
build.gradle.kts
@@ -50,7 +50,7 @@ repositories {
50
dependencies {
51
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2")
52
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC")
53
- implementation("net.mamoe:mirai-core-qqandroid:1.3.1")
+ implementation("net.mamoe:mirai-core-qqandroid:1.3.2")
54
implementation("com.squareup.okhttp3:okhttp:4.8.0")
55
// implementation("com.google.protobuf:protobuf-javalite:3.8.0")
56
0 commit comments