Skip to content

Commit 840a900

Browse files
authored
Merge pull request #10 from lz1998/master
mirai 1.3.2
2 parents 583a123 + 5f6351d commit 840a900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repositories {
5050
dependencies {
5151
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2")
5252
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC")
53-
implementation("net.mamoe:mirai-core-qqandroid:1.3.1")
53+
implementation("net.mamoe:mirai-core-qqandroid:1.3.2")
5454
implementation("com.squareup.okhttp3:okhttp:4.8.0")
5555
// implementation("com.google.protobuf:protobuf-javalite:3.8.0")
5656

0 commit comments

Comments
 (0)